#7C575F
A medium, muted red closely aligning with Dimgray.
About #7C575F
The hex code #7C575F represents a beautifully specific shade of red. Designers often compare it to the standard color Dimgray. In the RGB color space, it consists of 124 red, 87 green, and 95 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 30% Magenta, 23% Yellow, and 51% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C575F
RGB124, 87, 95
HSL347.0°, 17.5%, 41.4%
CMYK0%, 30%, 23%, 51%
HSV347.0°, 29.8%, 48.6%
LAB41.1, 16.6, 1.5
XYZ13.8, 11.9, 12.4
Decimal8148831
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.20:1
Text on #FFFFFF
AA
3.39:1
Text on #000000
AA Large
5.93:1
Text on #F8FAFC
AA
2.88:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #7C575F;
}
.text-color {
color: #7C575F;
}
.border-color {
border: 2px solid #7C575F;
}