#DB4916
A medium, vivid orange closely aligning with Tomato.
About #DB4916
The hex code #DB4916 represents a beautifully specific shade of orange. Its closest recognized web color is Tomato. Its digital footprint relies on 219 parts red, 73 parts green, and 22 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 67% M, 90% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB4916
RGB219, 73, 22
HSL15.5°, 81.7%, 47.3%
CMYK0%, 67%, 90%, 14%
HSV15.5°, 90.0%, 85.9%
LAB51.7, 55.1, 56.8
XYZ31.7, 19.9, 2.9
Decimal14371094
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.22:1
Text on #FFFFFF
AA Large
4.98:1
Text on #000000
AA
4.03:1
Text on #F8FAFC
AA Large
4.23:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB4916;
}
.text-color {
color: #DB4916;
}
.border-color {
border: 2px solid #DB4916;
}