#D33307
A medium, vivid red closely aligning with Orangered.
About #D33307
The precise color #D33307 is an excellent choice for modern design projects. Its closest recognized web color is Orangered. This translates to an RGB value of rgb(211, 51, 7).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 76% M, 97% Y, and 17% K. The HSL representation is 12.9° hue, 93.6% saturation, and 42.7% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D33307
RGB211, 51, 7
HSL12.9°, 93.6%, 42.7%
CMYK0%, 76%, 97%, 17%
HSV12.9°, 96.7%, 82.7%
LAB47.3, 60.3, 57.6
XYZ28.1, 16.2, 1.9
Decimal13841159
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.95:1
Text on #FFFFFF
AA
4.25:1
Text on #000000
AA Large
4.73:1
Text on #F8FAFC
AA
3.61:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D33307;
}
.text-color {
color: #D33307;
}
.border-color {
border: 2px solid #D33307;
}