#C5570F
A medium, vivid orange closely aligning with Chocolate.
About #C5570F
At its core, #C5570F is a medium and vivid hue. Its closest recognized web color is Chocolate. Its digital footprint relies on 197 parts red, 87 parts green, and 15 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 56% M, 92% Y, and 23% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C5570F
RGB197, 87, 15
HSL23.7°, 85.8%, 41.6%
CMYK0%, 56%, 92%, 23%
HSV23.7°, 92.4%, 77.3%
LAB50.4, 40.7, 56.3
XYZ26.5, 18.7, 2.7
Decimal12932879
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.43:1
Text on #FFFFFF
AA Large
4.74:1
Text on #000000
AA
4.23:1
Text on #F8FAFC
AA Large
4.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #C5570F;
}
.text-color {
color: #C5570F;
}
.border-color {
border: 2px solid #C5570F;
}