#CC9949
A medium, moderate orange closely aligning with Peru.
About #CC9949
At its core, #CC9949 is a medium and moderate hue. Its closest recognized web color is Peru. Its digital footprint relies on 204 parts red, 153 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 25% magenta inks. With a hue angle of 36.6 degrees, it sits comfortably in the orange spectrum.
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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#CC9949
RGB204, 153, 73
HSL36.6°, 56.2%, 54.3%
CMYK0%, 25%, 64%, 20%
HSV36.6°, 64.2%, 80.0%
LAB66.6, 10.7, 48.4
XYZ37.5, 36.1, 11.3
Decimal13408585
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.55:1
Text on #FFFFFF
FAIL
8.22:1
Text on #000000
AAA
2.44:1
Text on #F8FAFC
FAIL
6.99:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC9949;
}
.text-color {
color: #CC9949;
}
.border-color {
border: 2px solid #CC9949;
}