#c0459b - Red Violet Hex Color Code

#C0459B (Red Violet) - RGB 192, 69, 155 Color Information

#c0459b Conversion Table

HEX Triplet C0, 45, 9B
RGB Decimal 192, 69, 155
RGB Octal 300, 105, 233
RGB Percent 75.3%, 27.1%, 60.8%
RGB Binary 11000000, 1000101, 10011011
CMY 0.247, 0.729, 0.392
CMYK 0, 64, 19, 25

Percentages of Color #C0459B

R 75.3%
G 27.1%
B 60.8%
RGB Percentages of Color #c0459b
C 0%
M 64%
Y 19%
K 25%
CMYK Percentages of Color #c0459b

Color spaces of #C0459B Red Violet - RGB(192, 69, 155)

HSV (or HSB) 318°, 64°, 75°
HSL 318°, 49°, 51°
Web Safe #cc3399
XYZ 29.783, 17.829, 32.882
CIE-Lab 49.288, 58.193, -21.616
xyY 0.370, 0.221, 17.829
Decimal 12600731

#c0459b Color Accessibility Scores (Red Violet Contrast Checker)

#c0459b

On dark background [POOR]

#c0459b

On light background [GOOD]

#c0459b

As background color [GOOD]

Red Violet ↔ #c0459b Color Blindness Simulator

Coming soon... You can see how #c0459b 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.

#C0459B Color Combinations - Color Schemes with c0459b

#c0459b Analogous Colors

#c0459b Triadic Colors

#c0459b Split Complementary Colors

#c0459b Complementary Colors

Shades and Tints of #c0459b Color Variations

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

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

Alternatives colours to Red Violet (#c0459b)

#c0459b Color Codes for CSS3/HTML5 and Icon Previews

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

#C0459B in Programming

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

#c0459b - RGB(192, 69, 155) - Red Violet Color FAQ

What is the color code for Red Violet?

Hex color code for Red Violet color is #c0459b. RGB color code for red violet color is rgb(192, 69, 155).

What is the RGB value of #c0459b?

The RGB value corresponding to the hexadecimal color code #c0459b is rgb(192, 69, 155). 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, '69' represents the green component's intensity, and '155' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #c0459b.

What is the RGB percentage of #c0459b?

The RGB percentage composition for the hexadecimal color code #c0459b is detailed as follows: 75.3% Red, 27.1% Green, and 60.8% 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 27.1% and 60.8% 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 #c0459b.

What does RGB 192,69,155 mean?

The RGB color 192, 69, 155 represents a dull and muted shade of Red. The websafe version of this color is hex cc3399. 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 #c0459b?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #c0459b is composed of 0% Cyan, 64% Magenta, 19% 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 64% of Magenta contributes to the red-purple qualities. The 19% 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 #c0459b?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c0459b has an HSL value of 318° (degrees) for Hue, 49% for Saturation, and 51% for Lightness. In this HSL representation, the Hue at 318° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 49% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 51% 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?
Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

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...

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...

Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

The Use of Color in Educational Materials and Technologies

Color has the power to influence our emotions, behaviors, and perceptions in powerful ways. Within education, its use in materials and technologies has a great impact on learning, engagement, and retention – from textbooks to e-learning platfor...