#DB0724
A medium, vivid red closely aligning with Crimson.
About #DB0724
The hex code #DB0724 represents a beautifully specific shade of red. Its closest recognized web color is Crimson. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 7, and 36.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 97% magenta, 84% yellow, and 14% black. With a hue angle of 351.8 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB0724
RGB219, 7, 36
HSL351.8°, 93.8%, 44.3%
CMYK0%, 97%, 84%, 14%
HSV351.8°, 96.8%, 85.9%
LAB46.1, 71.3, 46.2
XYZ29.6, 15.3, 3.1
Decimal14354212
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.16:1
Text on #FFFFFF
AA
4.07:1
Text on #000000
AA Large
4.93:1
Text on #F8FAFC
AA
3.46:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB0724;
}
.text-color {
color: #DB0724;
}
.border-color {
border: 2px solid #DB0724;
}