#490007
A very dark, vivid red closely aligning with Maroon.
About #490007
At its core, #490007 is a very dark and vivid hue. It is closely associated with the named CSS color Maroon. Its digital footprint relies on 73 parts red, 0 parts green, and 7 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 100% M, 90% Y, and 71% K. With a hue angle of 354.2 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. 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#490007
RGB73, 0, 7
HSL354.2°, 100.0%, 14.3%
CMYK0%, 100%, 90%, 71%
HSV354.2°, 100.0%, 28.6%
LAB12.2, 32.8, 16.3
XYZ2.8, 1.4, 0.3
Decimal4784135
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.33:1
Text on #FFFFFF
AAA
1.29:1
Text on #000000
FAIL
15.60:1
Text on #F8FAFC
AAA
1.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #490007;
}
.text-color {
color: #490007;
}
.border-color {
border: 2px solid #490007;
}