#C58349
A medium, moderate orange closely aligning with Peru.
About #C58349
Visually, #C58349 is defined as a moderate orange. Designers often compare it to the standard color Peru. This translates to an RGB value of rgb(197, 131, 73).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 34% M, 63% Y, and 23% K. The HSL representation is 28.1° hue, 51.7% saturation, and 52.9% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#C58349
RGB197, 131, 73
HSL28.1°, 51.7%, 52.9%
CMYK0%, 34%, 63%, 23%
HSV28.1°, 62.9%, 77.3%
LAB60.4, 19.7, 41.2
XYZ32.3, 28.6, 10.1
Decimal12944201
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.13:1
Text on #FFFFFF
AA Large
6.72:1
Text on #000000
AA
2.99:1
Text on #F8FAFC
FAIL
5.71:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C58349;
}
.text-color {
color: #C58349;
}
.border-color {
border: 2px solid #C58349;
}