#C55750
A medium, moderate red closely aligning with Indianred.
About #C55750
The precise color #C55750 is an excellent choice for modern design projects. Designers often compare it to the standard color Indianred. This translates to an RGB value of rgb(197, 87, 80).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 56% M, 59% Y, and 23% K. With a hue angle of 3.6 degrees, it sits comfortably in the red spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C55750
RGB197, 87, 80
HSL3.6°, 50.2%, 54.3%
CMYK0%, 56%, 59%, 23%
HSV3.6°, 59.4%, 77.3%
LAB51.0, 43.4, 25.8
XYZ27.9, 19.3, 9.8
Decimal12932944
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.33:1
Text on #FFFFFF
AA Large
4.85:1
Text on #000000
AA
4.14:1
Text on #F8FAFC
AA Large
4.13:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C55750;
}
.text-color {
color: #C55750;
}
.border-color {
border: 2px solid #C55750;
}