#c91dbb - Red Violet Hex Color Code

#C91DBB (Red Violet) - RGB 201, 29, 187 Color Information

#c91dbb Conversion Table

HEX Triplet C9, 1D, BB
RGB Decimal 201, 29, 187
RGB Octal 311, 35, 273
RGB Percent 78.8%, 11.4%, 73.3%
RGB Binary 11001001, 11101, 10111011
CMY 0.212, 0.886, 0.267
CMYK 0, 86, 7, 21

Percentages of Color #C91DBB

R 78.8%
G 11.4%
B 73.3%
RGB Percentages of Color #c91dbb
C 0%
M 86%
Y 7%
K 21%
CMYK Percentages of Color #c91dbb

Color spaces of #C91DBB Red Violet - RGB(201, 29, 187)

HSV (or HSB) 305°, 86°, 79°
HSL 305°, 75°, 45°
Web Safe #cc33cc
XYZ 33.496, 16.884, 48.507
CIE-Lab 48.114, 76.823, -42.208
xyY 0.339, 0.171, 16.884
Decimal 13180347

#c91dbb Color Accessibility Scores (Red Violet Contrast Checker)

#c91dbb

On dark background [POOR]

#c91dbb

On light background [GOOD]

#c91dbb

As background color [GOOD]

Red Violet ↔ #c91dbb Color Blindness Simulator

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

#C91DBB Color Combinations - Color Schemes with c91dbb

#c91dbb Analogous Colors

#c91dbb Triadic Colors

#c91dbb Split Complementary Colors

#c91dbb Complementary Colors

Shades and Tints of #c91dbb Color Variations

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

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

Alternatives colours to Red Violet (#c91dbb)

#c91dbb Color Codes for CSS3/HTML5 and Icon Previews

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

#C91DBB in Programming

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

#c91dbb - RGB(201, 29, 187) - Red Violet Color FAQ

What is the color code for Red Violet?

Hex color code for Red Violet color is #c91dbb. RGB color code for red violet color is rgb(201, 29, 187).

What is the RGB value of #c91dbb?

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

What is the RGB percentage of #c91dbb?

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

What does RGB 201,29,187 mean?

The RGB color 201, 29, 187 represents a dull and muted shade of Red. The websafe version of this color is hex cc33cc. 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 #c91dbb?

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

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

Color can be an underestimated and profound force in our daily lives, having the potential to alter mood, behavior, and cognitive functions in surprising ways. Students, in particular, rely on their learning environments for optimal academic performa...

How Color Theory Enhances Visual Design Impact

Color theory plays a crucial role in graphic design, influencing the way we perceive and interpret visual information. Understanding the principles of color theory is essential for designers to create visually appealing and effective designs that com...

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

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

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