#c20c76 - Red Violet Hex Color Code

#C20C76 (Red Violet) - RGB 194, 12, 118 Color Information

#c20c76 Conversion Table

HEX Triplet C2, 0C, 76
RGB Decimal 194, 12, 118
RGB Octal 302, 14, 166
RGB Percent 76.1%, 4.7%, 46.3%
RGB Binary 11000010, 1100, 1110110
CMY 0.239, 0.953, 0.537
CMYK 0, 94, 39, 24

Percentages of Color #C20C76

R 76.1%
G 4.7%
B 46.3%
RGB Percentages of Color #c20c76
C 0%
M 94%
Y 39%
K 24%
CMYK Percentages of Color #c20c76

Color spaces of #C20C76 Red Violet - RGB(194, 12, 118)

HSV (or HSB) 325°, 94°, 76°
HSL 325°, 88°, 40°
Web Safe #cc0066
XYZ 25.650, 13.040, 18.305
CIE-Lab 42.824, 69.559, -8.961
xyY 0.450, 0.229, 13.040
Decimal 12717174

#c20c76 Color Accessibility Scores (Red Violet Contrast Checker)

#c20c76

On dark background [POOR]

#c20c76

On light background [GOOD]

#c20c76

As background color [GOOD]

Red Violet ↔ #c20c76 Color Blindness Simulator

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

#C20C76 Color Combinations - Color Schemes with c20c76

#c20c76 Analogous Colors

#c20c76 Triadic Colors

#c20c76 Split Complementary Colors

#c20c76 Complementary Colors

Shades and Tints of #c20c76 Color Variations

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

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

Alternatives colours to Red Violet (#c20c76)

#c20c76 Color Codes for CSS3/HTML5 and Icon Previews

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

#C20C76 in Programming

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

#c20c76 - RGB(194, 12, 118) - Red Violet Color FAQ

What is the color code for Red Violet?

Hex color code for Red Violet color is #c20c76. RGB color code for red violet color is rgb(194, 12, 118).

What is the RGB value of #c20c76?

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

What is the RGB percentage of #c20c76?

The RGB percentage composition for the hexadecimal color code #c20c76 is detailed as follows: 76.1% Red, 4.7% Green, and 46.3% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 76.1% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 4.7% and 46.3% 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 #c20c76.

What does RGB 194,12,118 mean?

The RGB color 194, 12, 118 represents a dull and muted shade of Red. The websafe version of this color is hex cc0066. 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 #c20c76?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #c20c76 is composed of 0% Cyan, 94% Magenta, 39% Yellow, and 24% Black. In this CMYK breakdown, the Cyan component at 0% influences the coolness or green-blue aspects of the color, whereas the 94% of Magenta contributes to the red-purple qualities. The 39% of Yellow typically adds to the brightness and warmth, and the 24% 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 #c20c76?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c20c76 has an HSL value of 325° (degrees) for Hue, 88% for Saturation, and 40% for Lightness. In this HSL representation, the Hue at 325° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 88% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 40% 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...

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

E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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