#D30F1D
A medium, vivid red closely aligning with Crimson.
About #D30F1D
The precise color #D30F1D is an excellent choice for modern design projects. Designers often compare it to the standard color Crimson. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 15, and 29.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 93% M, 86% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D30F1D
RGB211, 15, 29
HSL355.7°, 86.7%, 44.3%
CMYK0%, 93%, 86%, 17%
HSV355.7°, 92.9%, 82.7%
LAB44.6, 68.4, 47.8
XYZ27.3, 14.3, 2.5
Decimal13831965
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.45:1
Text on #FFFFFF
AA
3.86:1
Text on #000000
AA Large
5.21:1
Text on #F8FAFC
AA
3.28:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D30F1D;
}
.text-color {
color: #D30F1D;
}
.border-color {
border: 2px solid #D30F1D;
}