#C58375
A light, moderate red closely aligning with Rosybrown.
About #C58375
Visually, #C58375 is defined as a moderate red. It is closely associated with the named CSS color Rosybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 197, 131, and 117.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 34% M, 41% Y, and 23% K. With a hue angle of 10.5 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 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#C58375
RGB197, 131, 117
HSL10.5°, 40.8%, 61.6%
CMYK0%, 34%, 41%, 23%
HSV10.5°, 40.6%, 77.3%
LAB61.1, 23.7, 18.0
XYZ34.4, 29.4, 20.7
Decimal12944245
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.05:1
Text on #FFFFFF
AA Large
6.88:1
Text on #000000
AA
2.92:1
Text on #F8FAFC
FAIL
5.85:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C58375;
}
.text-color {
color: #C58375;
}
.border-color {
border: 2px solid #C58375;
}