#D3570F
A medium, vivid orange closely aligning with Chocolate.
About #D3570F
The precise color #D3570F is an excellent choice for modern design projects. Designers often compare it to the standard color Chocolate. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 87, and 15.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 59% Magenta, 93% Yellow, and 17% Black. The HSL representation is 22.0° hue, 86.7% saturation, and 44.3% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D3570F
RGB211, 87, 15
HSL22.0°, 86.7%, 44.3%
CMYK0%, 59%, 93%, 17%
HSV22.0°, 92.9%, 82.7%
LAB52.6, 46.0, 58.9
XYZ30.4, 20.7, 2.8
Decimal13850383
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.09:1
Text on #FFFFFF
AA Large
5.14:1
Text on #000000
AA
3.90:1
Text on #F8FAFC
AA Large
4.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D3570F;
}
.text-color {
color: #D3570F;
}
.border-color {
border: 2px solid #D3570F;
}