#DB7516
A medium, vivid orange closely aligning with Chocolate.
About #DB7516
The hex code #DB7516 represents a beautifully specific shade of orange. Its closest recognized web color is Chocolate. In the RGB color space, it consists of 219 red, 117 green, and 22 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 47% magenta, 90% yellow, and 14% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DB7516
RGB219, 117, 22
HSL28.9°, 81.7%, 47.3%
CMYK0%, 47%, 90%, 14%
HSV28.9°, 90.0%, 85.9%
LAB59.7, 34.3, 62.7
XYZ35.7, 27.8, 4.3
Decimal14382358
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.20:1
Text on #FFFFFF
AA Large
6.57:1
Text on #000000
AA
3.06:1
Text on #F8FAFC
AA Large
5.58:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB7516;
}
.text-color {
color: #DB7516;
}
.border-color {
border: 2px solid #DB7516;
}