#DB1D16
A medium, vivid red closely aligning with Orangered.
About #DB1D16
When working with digital screens, the color #DB1D16 is rendered by mixing light. Its closest recognized web color is Orangered. Its digital footprint relies on 219 parts red, 29 parts green, and 22 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 87% Magenta, 90% Yellow, and 14% Black. With a hue angle of 2.1 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF 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#DB1D16
RGB219, 29, 22
HSL2.1°, 81.7%, 47.3%
CMYK0%, 87%, 90%, 14%
HSV2.1°, 90.0%, 85.9%
LAB47.0, 68.2, 53.5
XYZ29.8, 16.0, 2.3
Decimal14359830
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.00:1
Text on #FFFFFF
AA
4.20:1
Text on #000000
AA Large
4.78:1
Text on #F8FAFC
AA
3.57:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB1D16;
}
.text-color {
color: #DB1D16;
}
.border-color {
border: 2px solid #DB1D16;
}