#CC6D33
A medium, moderate orange closely aligning with Chocolate.
About #CC6D33
The precise color #CC6D33 is an excellent choice for modern design projects. Designers often compare it to the standard color Chocolate. Its digital footprint relies on 204 parts red, 109 parts green, and 51 parts blue light.
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 47% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#CC6D33
RGB204, 109, 51
HSL22.7°, 60.0%, 50.0%
CMYK0%, 47%, 75%, 20%
HSV22.7°, 75.0%, 80.0%
LAB56.1, 33.3, 47.6
XYZ31.0, 24.0, 6.1
Decimal13397299
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.62:1
Text on #FFFFFF
AA Large
5.80:1
Text on #000000
AA
3.46:1
Text on #F8FAFC
AA Large
4.93:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC6D33;
}
.text-color {
color: #CC6D33;
}
.border-color {
border: 2px solid #CC6D33;
}