#DB5016
A medium, vivid orange closely aligning with Chocolate.
About #DB5016
The hex code #DB5016 represents a beautifully specific shade of orange. It is closely associated with the named CSS color Chocolate. Its digital footprint relies on 219 parts red, 80 parts green, and 22 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 63% magenta inks. With a hue angle of 17.7 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB5016
RGB219, 80, 22
HSL17.7°, 81.7%, 47.3%
CMYK0%, 63%, 90%, 14%
HSV17.7°, 90.0%, 85.9%
LAB52.8, 52.1, 57.6
XYZ32.2, 20.9, 3.1
Decimal14372886
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.06:1
Text on #FFFFFF
AA Large
5.17:1
Text on #000000
AA
3.88:1
Text on #F8FAFC
AA Large
4.40:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB5016;
}
.text-color {
color: #DB5016;
}
.border-color {
border: 2px solid #DB5016;
}