#490700
A very dark, vivid red closely aligning with Maroon.
About #490700
The precise color #490700 is an excellent choice for modern design projects. Designers often compare it to the standard color Maroon. In the RGB color space, it consists of 73 red, 7 green, and 0 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 90% Magenta, 100% Yellow, and 71% Black. This makes it a relatively dark color when applied to physical surfaces.
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#490700
RGB73, 7, 0
HSL5.8°, 100.0%, 14.3%
CMYK0%, 90%, 100%, 71%
HSV5.8°, 100.0%, 28.6%
LAB13.0, 29.7, 20.3
XYZ2.8, 1.6, 0.2
Decimal4785920
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.99:1
Text on #FFFFFF
AAA
1.31:1
Text on #000000
FAIL
15.28:1
Text on #F8FAFC
AAA
1.12:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #490700;
}
.text-color {
color: #490700;
}
.border-color {
border: 2px solid #490700;
}