#D35000
A medium, vivid orange closely aligning with Chocolate.
About #D35000
Visually, #D35000 is defined as a vivid orange. Designers often compare it to the standard color Chocolate. In the RGB color space, it consists of 211 red, 80 green, and 0 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 62% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D35000
RGB211, 80, 0
HSL22.7°, 100.0%, 41.4%
CMYK0%, 62%, 100%, 17%
HSV22.7°, 100.0%, 82.7%
LAB51.4, 49.0, 61.6
XYZ29.7, 19.6, 2.2
Decimal13848576
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.27:1
Text on #FFFFFF
AA Large
4.92:1
Text on #000000
AA
4.08:1
Text on #F8FAFC
AA Large
4.18:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D35000;
}
.text-color {
color: #D35000;
}
.border-color {
border: 2px solid #D35000;
}