#c0188b - Red Violet Hex Color Code

#C0188B (Red Violet) - RGB 192, 24, 139 Color Information

#c0188b Conversion Table

HEX Triplet C0, 18, 8B
RGB Decimal 192, 24, 139
RGB Octal 300, 30, 213
RGB Percent 75.3%, 9.4%, 54.5%
RGB Binary 11000000, 11000, 10001011
CMY 0.247, 0.906, 0.455
CMYK 0, 88, 28, 25

Percentages of Color #C0188B

R 75.3%
G 9.4%
B 54.5%
RGB Percentages of Color #c0188b
C 0%
M 88%
Y 28%
K 25%
CMYK Percentages of Color #c0188b

Color spaces of #C0188B Red Violet - RGB(192, 24, 139)

HSV (or HSB) 319°, 88°, 75°
HSL 319°, 78°, 42°
Web Safe #cc0099
XYZ 26.725, 13.724, 25.666
CIE-Lab 43.834, 69.658, -20.385
xyY 0.404, 0.208, 13.724
Decimal 12589195

#c0188b Color Accessibility Scores (Red Violet Contrast Checker)

#c0188b

On dark background [POOR]

#c0188b

On light background [GOOD]

#c0188b

As background color [GOOD]

Red Violet ↔ #c0188b Color Blindness Simulator

Coming soon... You can see how #c0188b is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#C0188B Color Combinations - Color Schemes with c0188b

#c0188b Analogous Colors

#c0188b Triadic Colors

#c0188b Split Complementary Colors

#c0188b Complementary Colors

Shades and Tints of #c0188b Color Variations

#c0188b Shade Color Variations (When you combine pure black with this color, #c0188b, darker shades are produced.)

#c0188b Tint Color Variations (Lighter shades of #c0188b can be created by blending the color with different amounts of white.)

Alternatives colours to Red Violet (#c0188b)

#c0188b Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #c0188b
This sample text has a font color of #c0188b
#c0188b Border Color
This sample element has a border color of #c0188b
#c0188b CSS3 Linear Gradient
#c0188b Background Color
This sample paragraph has a background color of #c0188b
#c0188b Text Shadow
This sample text has a shadow color of #c0188b
Sample text with glow color #c0188b
This sample text has a glow color of #c0188b
#c0188b Box Shadow
This sample element has a box shadow of #c0188b
Sample text with Underline Color #c0188b
This sample text has a underline color of #c0188b
A selection of SVG images/icons using the hex version #c0188b of the current color.

#C0188B in Programming

HTML5, CSS3 #c0188b
Java new Color(192, 24, 139);
.NET Color.FromArgb(255, 192, 24, 139);
Swift UIColor(red:192, green:24, blue:139, alpha:1.00000)
Objective-C [UIColor colorWithRed:192 green:24 blue:139 alpha:1.00000];
OpenGL glColor3f(192f, 24f, 139f);
Python Color('#c0188b')

#c0188b - RGB(192, 24, 139) - Red Violet Color FAQ

What is the color code for Red Violet?

Hex color code for Red Violet color is #c0188b. RGB color code for red violet color is rgb(192, 24, 139).

What is the RGB value of #c0188b?

The RGB value corresponding to the hexadecimal color code #c0188b is rgb(192, 24, 139). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '192' indicates the intensity of the red component, '24' represents the green component's intensity, and '139' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #c0188b.

What is the RGB percentage of #c0188b?

The RGB percentage composition for the hexadecimal color code #c0188b is detailed as follows: 75.3% Red, 9.4% Green, and 54.5% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 75.3% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 9.4% and 54.5% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #c0188b.

What does RGB 192,24,139 mean?

The RGB color 192, 24, 139 represents a dull and muted shade of Red. The websafe version of this color is hex cc0099. This color might be commonly referred to as a shade similar to Red Violet.

What is the CMYK (Cyan Magenta Yellow Black) color model of #c0188b?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #c0188b is composed of 0% Cyan, 88% Magenta, 28% Yellow, and 25% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 88% of Magenta contributes to the red-purple qualities. The 28% of Yellow typically adds to the brightness and warmth, and the 25% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #c0188b?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c0188b has an HSL value of 319° (degrees) for Hue, 78% for Saturation, and 42% for Lightness. In this HSL representation, the Hue at 319° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 78% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 42% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

The Comprehensive Guide to Choosing the Best Office Paint Colors

The choice of paint colors in an office is not merely a matter of aesthetics; it’s a strategic decision that can influence employee well-being, productivity, and the overall ambiance of the workspace. This comprehensive guide delves into the ps...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...