#CC925F
A medium, moderate orange closely aligning with Peru.
About #CC925F
Visually, #CC925F is defined as a moderate orange. It is closely associated with the named CSS color Peru. This translates to an RGB value of rgb(204, 146, 95).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 28% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#CC925F
RGB204, 146, 95
HSL28.1°, 51.7%, 58.6%
CMYK0%, 28%, 53%, 20%
HSV28.1°, 53.4%, 80.0%
LAB65.1, 16.2, 35.5
XYZ37.2, 34.2, 15.5
Decimal13406815
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.68:1
Text on #FFFFFF
FAIL
7.84:1
Text on #000000
AAA
2.56:1
Text on #F8FAFC
FAIL
6.67:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC925F;
}
.text-color {
color: #CC925F;
}
.border-color {
border: 2px solid #CC925F;
}