#d61c7d - Red Violet Hex Color Code

#D61C7D (Red Violet) - RGB 214, 28, 125 Color Information

#d61c7d Conversion Table

HEX Triplet D6, 1C, 7D
RGB Decimal 214, 28, 125
RGB Octal 326, 34, 175
RGB Percent 83.9%, 11%, 49%
RGB Binary 11010110, 11100, 1111101
CMY 0.161, 0.890, 0.510
CMYK 0, 87, 42, 16

Percentages of Color #D61C7D

R 83.9%
G 11%
B 49%
RGB Percentages of Color #d61c7d
C 0%
M 87%
Y 42%
K 16%
CMYK Percentages of Color #d61c7d

Color spaces of #D61C7D Red Violet - RGB(214, 28, 125)

HSV (or HSB) 329°, 87°, 84°
HSL 329°, 77°, 47°
Web Safe #cc3366
XYZ 31.848, 16.607, 20.929
CIE-Lab 47.761, 72.452, -5.490
xyY 0.459, 0.239, 16.607
Decimal 14031997

#d61c7d Color Accessibility Scores (Red Violet Contrast Checker)

#d61c7d

On dark background [POOR]

#d61c7d

On light background [GOOD]

#d61c7d

As background color [GOOD]

Red Violet ↔ #d61c7d Color Blindness Simulator

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

#D61C7D Color Combinations - Color Schemes with d61c7d

#d61c7d Analogous Colors

#d61c7d Triadic Colors

#d61c7d Split Complementary Colors

#d61c7d Complementary Colors

Shades and Tints of #d61c7d Color Variations

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

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

Alternatives colours to Red Violet (#d61c7d)

#d61c7d Color Codes for CSS3/HTML5 and Icon Previews

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

#D61C7D in Programming

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

#d61c7d - RGB(214, 28, 125) - Red Violet Color FAQ

What is the color code for Red Violet?

Hex color code for Red Violet color is #d61c7d. RGB color code for red violet color is rgb(214, 28, 125).

What is the RGB value of #d61c7d?

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

What is the RGB percentage of #d61c7d?

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

What does RGB 214,28,125 mean?

The RGB color 214, 28, 125 represents a dull and muted shade of Red. The websafe version of this color is hex cc3366. 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 #d61c7d?

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

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

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

Adjusting Mac Screen Brightness: Tips for Better Viewing Experience

Mac computers are your trusted ally through all your digital adventures. However, staring at their glowing screens for hours can take a toll. It can strain your eyes and disrupt your sleep cycle. It is critical to adjust the screen brightness of your...

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

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