#7C4250
A dark, moderate red closely aligning with Dimgray.
About #7C4250
Visually, #7C4250 is defined as a moderate red. It is closely associated with the named CSS color Dimgray. Its digital footprint relies on 124 parts red, 66 parts green, and 80 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 47% M, 35% Y, and 51% K. The HSL representation is 345.5° hue, 30.5% saturation, and 37.3% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C4250
RGB124, 66, 80
HSL345.5°, 30.5%, 37.3%
CMYK0%, 47%, 35%, 51%
HSV345.5°, 46.8%, 48.6%
LAB35.5, 26.7, 2.8
XYZ11.7, 8.8, 8.7
Decimal8143440
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.63:1
Text on #FFFFFF
AAA
2.75:1
Text on #000000
FAIL
7.29:1
Text on #F8FAFC
AAA
2.34:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C4250;
}
.text-color {
color: #7C4250;
}
.border-color {
border: 2px solid #7C4250;
}