#7C0007
A dark, vivid red closely aligning with Maroon.
About #7C0007
Visually, #7C0007 is defined as a vivid red. Its closest recognized web color is Maroon. This translates to an RGB value of rgb(124, 0, 7).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 100% Magenta, 94% Yellow, and 51% Black. 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C0007
RGB124, 0, 7
HSL356.6°, 100.0%, 24.3%
CMYK0%, 100%, 94%, 51%
HSV356.6°, 100.0%, 48.6%
LAB24.6, 47.1, 34.0
XYZ8.4, 4.3, 0.6
Decimal8126471
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.29:1
Text on #FFFFFF
AAA
1.86:1
Text on #000000
FAIL
10.79:1
Text on #F8FAFC
AAA
1.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C0007;
}
.text-color {
color: #7C0007;
}
.border-color {
border: 2px solid #7C0007;
}