#d21a91 - Red Violet Hex Color Code

#D21A91 (Red Violet) - RGB 210, 26, 145 Color Information

#d21a91 Conversion Table

HEX Triplet D2, 1A, 91
RGB Decimal 210, 26, 145
RGB Octal 322, 32, 221
RGB Percent 82.4%, 10.2%, 56.9%
RGB Binary 11010010, 11010, 10010001
CMY 0.176, 0.898, 0.431
CMYK 0, 88, 31, 18

Percentages of Color #D21A91

R 82.4%
G 10.2%
B 56.9%
RGB Percentages of Color #d21a91
C 0%
M 88%
Y 31%
K 18%
CMYK Percentages of Color #d21a91

Color spaces of #D21A91 Red Violet - RGB(210, 26, 145)

HSV (or HSB) 321°, 88°, 82°
HSL 321°, 78°, 46°
Web Safe #cc3399
XYZ 32.059, 16.485, 28.280
CIE-Lab 47.604, 73.892, -17.944
xyY 0.417, 0.215, 16.485
Decimal 13769361

#d21a91 Color Accessibility Scores (Red Violet Contrast Checker)

#d21a91

On dark background [POOR]

#d21a91

On light background [GOOD]

#d21a91

As background color [GOOD]

Red Violet ↔ #d21a91 Color Blindness Simulator

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

#D21A91 Color Combinations - Color Schemes with d21a91

#d21a91 Analogous Colors

#d21a91 Triadic Colors

#d21a91 Split Complementary Colors

#d21a91 Complementary Colors

Shades and Tints of #d21a91 Color Variations

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

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

Alternatives colours to Red Violet (#d21a91)

#d21a91 Color Codes for CSS3/HTML5 and Icon Previews

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

#D21A91 in Programming

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

#d21a91 - RGB(210, 26, 145) - Red Violet Color FAQ

What is the color code for Red Violet?

Hex color code for Red Violet color is #d21a91. RGB color code for red violet color is rgb(210, 26, 145).

What is the RGB value of #d21a91?

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

What is the RGB percentage of #d21a91?

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

What does RGB 210,26,145 mean?

The RGB color 210, 26, 145 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 #d21a91?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #d21a91 is composed of 0% Cyan, 88% Magenta, 31% Yellow, and 18% 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 31% of Yellow typically adds to the brightness and warmth, and the 18% 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 #d21a91?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #d21a91 has an HSL value of 321° (degrees) for Hue, 78% for Saturation, and 46% for Lightness. In this HSL representation, the Hue at 321° 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 46% 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 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...

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

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

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

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