#7C2C2C
A dark, moderate red closely aligning with Brown.
About #7C2C2C
Visually, #7C2C2C is defined as a moderate red. Designers often compare it to the standard color Brown. In the RGB color space, it consists of 124 red, 44 green, and 44 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 65% magenta inks. 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. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C2C2C
RGB124, 44, 44
HSL0.0°, 47.6%, 32.9%
CMYK0%, 65%, 65%, 51%
HSV0.0°, 64.5%, 48.6%
LAB30.1, 34.8, 18.5
XYZ9.7, 6.3, 3.1
Decimal8137772
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.32:1
Text on #FFFFFF
AAA
2.25:1
Text on #000000
FAIL
8.91:1
Text on #F8FAFC
AAA
1.92:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C2C2C;
}
.text-color {
color: #7C2C2C;
}
.border-color {
border: 2px solid #7C2C2C;
}