#CC660F
A medium, vivid orange closely aligning with Chocolate.
About #CC660F
The precise color #CC660F is an excellent choice for modern design projects. Designers often compare it to the standard color Chocolate. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 102, and 15.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 50% M, 93% Y, and 20% K. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#CC660F
RGB204, 102, 15
HSL27.6°, 86.3%, 42.9%
CMYK0%, 50%, 93%, 20%
HSV27.6°, 92.6%, 80.0%
LAB54.4, 35.9, 59.7
XYZ29.7, 22.4, 3.2
Decimal13395471
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.84:1
Text on #FFFFFF
AA Large
5.47:1
Text on #000000
AA
3.67:1
Text on #F8FAFC
AA Large
4.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC660F;
}
.text-color {
color: #CC660F;
}
.border-color {
border: 2px solid #CC660F;
}