#CC8307
A medium, vivid orange closely aligning with Darkgoldenrod.
About #CC8307
Visually, #CC8307 is defined as a vivid orange. Designers often compare it to the standard color Darkgoldenrod. This translates to an RGB value of rgb(204, 131, 7).
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 36% Magenta, 97% Yellow, and 20% Black. With a hue angle of 37.8 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#CC8307
RGB204, 131, 7
HSL37.8°, 93.4%, 41.4%
CMYK0%, 36%, 97%, 20%
HSV37.8°, 96.6%, 80.0%
LAB60.9, 20.3, 65.6
XYZ33.1, 29.1, 4.1
Decimal13402887
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.82:1
Text on #000000
AA
2.94:1
Text on #F8FAFC
FAIL
5.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC8307;
}
.text-color {
color: #CC8307;
}
.border-color {
border: 2px solid #CC8307;
}