#7C1D33
A dark, moderate red closely aligning with Brown.
About #7C1D33
The precise color #7C1D33 is an excellent choice for modern design projects. Its closest recognized web color is Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 29, and 51.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 77% M, 59% Y, and 51% K. The HSL representation is 346.1° hue, 62.1% saturation, and 30.0% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C1D33
RGB124, 29, 51
HSL346.1°, 62.1%, 30.0%
CMYK0%, 77%, 59%, 51%
HSV346.1°, 76.6%, 48.6%
LAB27.9, 41.8, 10.9
XYZ9.3, 5.4, 3.7
Decimal8133939
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.09:1
Text on #FFFFFF
AAA
2.08:1
Text on #000000
FAIL
9.65:1
Text on #F8FAFC
AAA
1.77:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C1D33;
}
.text-color {
color: #7C1D33;
}
.border-color {
border: 2px solid #7C1D33;
}