#7C2416
A dark, moderate red closely aligning with Maroon.
About #7C2416
Visually, #7C2416 is defined as a moderate red. It is closely associated with the named CSS color Maroon. In the RGB color space, it consists of 124 red, 36 green, and 22 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 71% magenta inks. The HSL representation is 8.2° hue, 69.9% saturation, and 28.6% lightness.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C2416
RGB124, 36, 22
HSL8.2°, 69.9%, 28.6%
CMYK0%, 71%, 82%, 51%
HSV8.2°, 82.3%, 48.6%
LAB28.4, 37.3, 30.1
XYZ9.1, 5.6, 1.4
Decimal8135702
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.90:1
Text on #FFFFFF
AAA
2.12:1
Text on #000000
FAIL
9.46:1
Text on #F8FAFC
AAA
1.80:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C2416;
}
.text-color {
color: #7C2416;
}
.border-color {
border: 2px solid #7C2416;
}