#7C2C3A
A dark, moderate red closely aligning with Brown.
About #7C2C3A
The precise color #7C2C3A is an excellent choice for modern design projects. It is closely associated with the named CSS color Brown. This translates to an RGB value of rgb(124, 44, 58).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 65% magenta inks. The HSL representation is 349.5° hue, 47.6% saturation, and 32.9% lightness.
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#7C2C3A
RGB124, 44, 58
HSL349.5°, 47.6%, 32.9%
CMYK0%, 65%, 53%, 51%
HSV349.5°, 64.5%, 48.6%
LAB30.4, 35.9, 9.8
XYZ10.0, 6.4, 4.7
Decimal8137786
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.22:1
Text on #FFFFFF
AAA
2.28:1
Text on #000000
FAIL
8.81:1
Text on #F8FAFC
AAA
1.94:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C2C3A;
}
.text-color {
color: #7C2C3A;
}
.border-color {
border: 2px solid #7C2C3A;
}