#C56D5F
A medium, moderate red closely aligning with Indianred.
About #C56D5F
Visually, #C56D5F is defined as a moderate red. It is closely associated with the named CSS color Indianred. Its digital footprint relies on 197 parts red, 109 parts green, and 95 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 45% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#C56D5F
RGB197, 109, 95
HSL8.2°, 46.8%, 57.3%
CMYK0%, 45%, 52%, 23%
HSV8.2°, 51.8%, 77.3%
LAB55.7, 33.4, 23.2
XYZ30.6, 23.6, 13.8
Decimal12938591
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.67:1
Text on #FFFFFF
AA Large
5.73:1
Text on #000000
AA
3.50:1
Text on #F8FAFC
AA Large
4.87:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C56D5F;
}
.text-color {
color: #C56D5F;
}
.border-color {
border: 2px solid #C56D5F;
}