#c4069f - Red Violet Hex Color Code

#C4069F (Red Violet) - RGB 196, 6, 159 Color Information

#c4069f Conversion Table

HEX Triplet C4, 06, 9F
RGB Decimal 196, 6, 159
RGB Octal 304, 6, 237
RGB Percent 76.9%, 2.4%, 62.4%
RGB Binary 11000100, 110, 10011111
CMY 0.231, 0.976, 0.376
CMYK 0, 97, 19, 23

Percentages of Color #C4069F

R 76.9%
G 2.4%
B 62.4%
RGB Percentages of Color #c4069f
C 0%
M 97%
Y 19%
K 23%
CMYK Percentages of Color #c4069f

Color spaces of #C4069F Red Violet - RGB(196, 6, 159)

HSV (or HSB) 312°, 97°, 77°
HSL 312°, 94°, 40°
Web Safe #cc0099
XYZ 29.088, 14.369, 34.041
CIE-Lab 44.758, 75.060, -30.986
xyY 0.375, 0.185, 14.369
Decimal 12846751

#c4069f Color Accessibility Scores (Red Violet Contrast Checker)

#c4069f

On dark background [POOR]

#c4069f

On light background [GOOD]

#c4069f

As background color [GOOD]

Red Violet ↔ #c4069f Color Blindness Simulator

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

#C4069F Color Combinations - Color Schemes with c4069f

#c4069f Analogous Colors

#c4069f Triadic Colors

#c4069f Split Complementary Colors

#c4069f Complementary Colors

Shades and Tints of #c4069f Color Variations

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

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

Alternatives colours to Red Violet (#c4069f)

#c4069f Color Codes for CSS3/HTML5 and Icon Previews

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

#C4069F in Programming

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

#c4069f - RGB(196, 6, 159) - Red Violet Color FAQ

What is the color code for Red Violet?

Hex color code for Red Violet color is #c4069f. RGB color code for red violet color is rgb(196, 6, 159).

What is the RGB value of #c4069f?

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

What is the RGB percentage of #c4069f?

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

What does RGB 196,6,159 mean?

The RGB color 196, 6, 159 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 #c4069f?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #c4069f has an HSL value of 312° (degrees) for Hue, 94% for Saturation, and 40% for Lightness. In this HSL representation, the Hue at 312° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 94% 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?
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...

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 Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

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

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