#DB752C
A medium, vivid orange closely aligning with Chocolate.
About #DB752C
The precise color #DB752C is an excellent choice for modern design projects. Designers often compare it to the standard color Chocolate. In the RGB color space, it consists of 219 red, 117 green, and 44 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 47% magenta inks. Always request a physical proof before doing a large print run with this exact code.
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#DB752C
RGB219, 117, 44
HSL25.0°, 70.9%, 51.6%
CMYK0%, 47%, 80%, 14%
HSV25.0°, 79.9%, 85.9%
LAB59.9, 34.9, 55.2
XYZ36.0, 28.0, 5.9
Decimal14382380
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.19:1
Text on #FFFFFF
AA Large
6.59:1
Text on #000000
AA
3.04:1
Text on #F8FAFC
AA Large
5.60:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB752C;
}
.text-color {
color: #DB752C;
}
.border-color {
border: 2px solid #DB752C;
}