#D35724
A medium, vivid orange closely aligning with Chocolate.
About #D35724
The precise color #D35724 is an excellent choice for modern design projects. Its closest recognized web color is Chocolate. This translates to an RGB value of rgb(211, 87, 36).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 59% magenta inks. The HSL representation is 17.5° hue, 70.9% saturation, and 48.4% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D35724
RGB211, 87, 36
HSL17.5°, 70.9%, 48.4%
CMYK0%, 59%, 83%, 17%
HSV17.5°, 82.9%, 82.7%
LAB52.7, 46.4, 51.6
XYZ30.6, 20.8, 4.1
Decimal13850404
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.07:1
Text on #FFFFFF
AA Large
5.16:1
Text on #000000
AA
3.89:1
Text on #F8FAFC
AA Large
4.39:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D35724;
}
.text-color {
color: #D35724;
}
.border-color {
border: 2px solid #D35724;
}