#CD5C5C

indianred

#CD5C5C is a red colour. In RGB it is 205 red, 92 green and 92 blue, which converts to a hue of 0 degrees, 53% saturation and 58% lightness. It is one of the named CSS colours, written as indianred in stylesheets.

Color values

HEX#CD5C5C
RGBrgb(205, 92, 92)
HSLhsl(0, 53%, 58%)
HSVhsv(0, 55%, 80%)
CMYKcmyk(0%, 55%, 55%, 20%)

Contrast and accessibility

Against white the contrast ratio is 3.98:1, and against black it is 5.28:1. WCAG asks for at least 4.5:1 for normal text and 3:1 for large text.

BackgroundRatioNormal textLarge text
White3.98:1FailAA
Black5.28:1AAAAA

Tints and shades

Lighter tints move #CD5C5C toward white, and darker shades move it toward black.

Tints

Shades

Color harmonies

Complementary

Analogous

Triadic

Split complementary

Code

CSScolor: #CD5C5C;
CSS rgb()color: rgb(205 92 92);
Tailwindbg-[#cd5c5c]
SwiftUIColor(red: 0.804, green: 0.361, blue: 0.361)
AndroidColor.parseColor("#CD5C5C")

Related tools