#7C3A49
A dark, moderate red closely aligning with Indianred.
About #7C3A49
At its core, #7C3A49 is a dark and moderate hue. Its closest recognized web color is Indianred. Its digital footprint relies on 124 parts red, 58 parts green, and 73 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 53% M, 41% Y, and 51% K. This makes it a relatively dark color when applied to physical surfaces.
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#7C3A49
RGB124, 58, 73
HSL346.4°, 36.3%, 35.7%
CMYK0%, 53%, 41%, 51%
HSV346.4°, 53.2%, 48.6%
LAB33.5, 30.3, 4.5
XYZ11.0, 7.8, 7.2
Decimal8141385
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.21:1
Text on #FFFFFF
AAA
2.56:1
Text on #000000
FAIL
7.85:1
Text on #F8FAFC
AAA
2.17:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C3A49;
}
.text-color {
color: #7C3A49;
}
.border-color {
border: 2px solid #7C3A49;
}