#dc0e1d - Crimson Hex Color Code

#DC0E1D (Crimson) - RGB 220, 14, 29 Color Information

#dc0e1d Conversion Table

HEX Triplet DC, 0E, 1D
RGB Decimal 220, 14, 29
RGB Octal 334, 16, 35
RGB Percent 86.3%, 5.5%, 11.4%
RGB Binary 11011100, 1110, 11101
CMY 0.137, 0.945, 0.886
CMYK 0, 94, 87, 14

Percentages of Color #DC0E1D

R 86.3%
G 5.5%
B 11.4%
RGB Percentages of Color #dc0e1d
C 0%
M 94%
Y 87%
K 14%
CMYK Percentages of Color #dc0e1d

Color spaces of #DC0E1D Crimson - RGB(220, 14, 29)

HSV (or HSB) 356°, 94°, 86°
HSL 356°, 88°, 46°
Web Safe #cc0033
XYZ 29.894, 15.618, 2.601
CIE-Lab 46.470, 70.764, 50.103
xyY 0.621, 0.325, 15.618
Decimal 14421533

#dc0e1d Color Accessibility Scores (Crimson Contrast Checker)

#dc0e1d

On dark background [POOR]

#dc0e1d

On light background [GOOD]

#dc0e1d

As background color [GOOD]

Crimson ↔ #dc0e1d Color Blindness Simulator

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

#DC0E1D Color Combinations - Color Schemes with dc0e1d

#dc0e1d Analogous Colors

#dc0e1d Triadic Colors

#dc0e1d Split Complementary Colors

#dc0e1d Complementary Colors

Shades and Tints of #dc0e1d Color Variations

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

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

Alternatives colours to Crimson (#dc0e1d)

#dc0e1d Color Codes for CSS3/HTML5 and Icon Previews

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

#DC0E1D in Programming

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

#dc0e1d - RGB(220, 14, 29) - Crimson Color FAQ

What is the color code for Crimson?

Hex color code for Crimson color is #dc0e1d. RGB color code for crimson color is rgb(220, 14, 29).

What is the RGB value of #dc0e1d?

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

What is the RGB percentage of #dc0e1d?

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

What does RGB 220,14,29 mean?

The RGB color 220, 14, 29 represents a dull and muted shade of Red. The websafe version of this color is hex cc0033. This color might be commonly referred to as a shade similar to Crimson.

What is the CMYK (Cyan Magenta Yellow Black) color model of #dc0e1d?

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

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

The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...