#C5837C
A light, moderate red closely aligning with Rosybrown.
About #C5837C
The hex code #C5837C represents a beautifully specific shade of red. It is closely associated with the named CSS color Rosybrown. This translates to an RGB value of rgb(197, 131, 124).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 34% magenta inks. The HSL representation is 5.8° hue, 38.6% saturation, and 62.9% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#C5837C
RGB197, 131, 124
HSL5.8°, 38.6%, 62.9%
CMYK0%, 34%, 37%, 23%
HSV5.8°, 37.1%, 77.3%
LAB61.3, 24.6, 14.2
XYZ34.8, 29.6, 22.9
Decimal12944252
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.04:1
Text on #FFFFFF
AA Large
6.91:1
Text on #000000
AA
2.90:1
Text on #F8FAFC
FAIL
5.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C5837C;
}
.text-color {
color: #C5837C;
}
.border-color {
border: 2px solid #C5837C;
}