#C56650
A medium, moderate red closely aligning with Indianred.
About #C56650
When working with digital screens, the color #C56650 is rendered by mixing light. Its closest recognized web color is Indianred. Its digital footprint relies on 197 parts red, 102 parts green, and 80 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 48% Magenta, 59% Yellow, and 23% Black. The HSL representation is 11.3° hue, 50.2% saturation, and 54.3% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C56650
RGB197, 102, 80
HSL11.3°, 50.2%, 54.3%
CMYK0%, 48%, 59%, 23%
HSV11.3°, 59.4%, 77.3%
LAB54.0, 35.9, 29.6
XYZ29.2, 22.0, 10.3
Decimal12936784
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.90:1
Text on #FFFFFF
AA Large
5.39:1
Text on #000000
AA
3.72:1
Text on #F8FAFC
AA Large
4.58:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C56650;
}
.text-color {
color: #C56650;
}
.border-color {
border: 2px solid #C56650;
}