#DB7542
A medium, moderate orange closely aligning with Coral.
About #DB7542
Visually, #DB7542 is defined as a moderate orange. Its closest recognized web color is Coral. Its digital footprint relies on 219 parts red, 117 parts green, and 66 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 47% Magenta, 70% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB7542
RGB219, 117, 66
HSL20.0°, 68.0%, 55.9%
CMYK0%, 47%, 70%, 14%
HSV20.0°, 69.9%, 85.9%
LAB60.0, 35.8, 45.1
XYZ36.6, 28.2, 8.7
Decimal14382402
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.16:1
Text on #FFFFFF
AA Large
6.64:1
Text on #000000
AA
3.02:1
Text on #F8FAFC
AA Large
5.64:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB7542;
}
.text-color {
color: #DB7542;
}
.border-color {
border: 2px solid #DB7542;
}