#DB5F24
A medium, vivid orange closely aligning with Chocolate.
About #DB5F24
The precise color #DB5F24 is an excellent choice for modern design projects. Its closest recognized web color is Chocolate. This translates to an RGB value of rgb(219, 95, 36).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 57% M, 84% Y, and 14% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB5F24
RGB219, 95, 36
HSL19.3°, 71.8%, 50.0%
CMYK0%, 57%, 84%, 14%
HSV19.3°, 83.6%, 85.9%
LAB55.5, 45.6, 54.5
XYZ33.6, 23.4, 4.4
Decimal14376740
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.70:1
Text on #FFFFFF
AA Large
5.67:1
Text on #000000
AA
3.54:1
Text on #F8FAFC
AA Large
4.82:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB5F24;
}
.text-color {
color: #DB5F24;
}
.border-color {
border: 2px solid #DB5F24;
}