#D30716
A medium, vivid red closely aligning with Crimson.
About #D30716
The hex code #D30716 represents a beautifully specific shade of red. Its closest recognized web color is Crimson. In the RGB color space, it consists of 211 red, 7 green, and 22 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 97% M, 90% Y, and 17% K. With a hue angle of 355.6 degrees, it sits comfortably in the red spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D30716
RGB211, 7, 22
HSL355.6°, 93.6%, 42.7%
CMYK0%, 97%, 90%, 17%
HSV355.6°, 96.7%, 82.7%
LAB44.3, 69.0, 50.8
XYZ27.1, 14.1, 2.0
Decimal13829910
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.51:1
Text on #FFFFFF
AA
3.81:1
Text on #000000
AA Large
5.27:1
Text on #F8FAFC
AA
3.24:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D30716;
}
.text-color {
color: #D30716;
}
.border-color {
border: 2px solid #D30716;
}