#7C4242
A dark, moderate red closely aligning with Sienna.
About #7C4242
Visually, #7C4242 is defined as a moderate red. Its closest recognized web color is Sienna. Its digital footprint relies on 124 parts red, 66 parts green, and 66 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 47% magenta, 47% yellow, and 51% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C4242
RGB124, 66, 66
HSL0.0°, 30.5%, 37.3%
CMYK0%, 47%, 47%, 51%
HSV0.0°, 46.8%, 48.6%
LAB35.2, 25.0, 11.2
XYZ11.2, 8.6, 6.2
Decimal8143426
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.73:1
Text on #FFFFFF
AAA
2.71:1
Text on #000000
FAIL
7.39:1
Text on #F8FAFC
AAA
2.31:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C4242;
}
.text-color {
color: #7C4242;
}
.border-color {
border: 2px solid #7C4242;
}