#CC753A
A medium, moderate orange closely aligning with Peru.
About #CC753A
Visually, #CC753A is defined as a moderate orange. Designers often compare it to the standard color Peru. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 117, and 58.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 43% magenta inks. The HSL representation is 24.2° hue, 58.9% saturation, and 51.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#CC753A
RGB204, 117, 58
HSL24.2°, 58.9%, 51.4%
CMYK0%, 43%, 72%, 20%
HSV24.2°, 71.6%, 80.0%
LAB57.9, 29.4, 46.2
XYZ32.0, 25.9, 7.3
Decimal13399354
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.40:1
Text on #FFFFFF
AA Large
6.17:1
Text on #000000
AA
3.25:1
Text on #F8FAFC
AA Large
5.25:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC753A;
}
.text-color {
color: #CC753A;
}
.border-color {
border: 2px solid #CC753A;
}