#7C3A42
A dark, moderate red closely aligning with Indianred.
About #7C3A42
When working with digital screens, the color #7C3A42 is rendered by mixing light. Its closest recognized web color is Indianred. This translates to an RGB value of rgb(124, 58, 66).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 53% magenta, 47% yellow, and 51% black. 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. 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#7C3A42
RGB124, 58, 66
HSL352.7°, 36.3%, 35.7%
CMYK0%, 53%, 47%, 51%
HSV352.7°, 53.2%, 48.6%
LAB33.4, 29.5, 8.7
XYZ10.8, 7.7, 6.1
Decimal8141378
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.26:1
Text on #FFFFFF
AAA
2.54:1
Text on #000000
FAIL
7.90:1
Text on #F8FAFC
AAA
2.16:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C3A42;
}
.text-color {
color: #7C3A42;
}
.border-color {
border: 2px solid #7C3A42;
}