#CC751D
A medium, vivid orange closely aligning with Chocolate.
About #CC751D
The precise color #CC751D is an excellent choice for modern design projects. It is closely associated with the named CSS color Chocolate. In the RGB color space, it consists of 204 red, 117 green, and 29 blue.
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 43% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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#CC751D
RGB204, 117, 29
HSL30.2°, 75.1%, 45.7%
CMYK0%, 43%, 86%, 20%
HSV30.2°, 85.8%, 80.0%
LAB57.7, 28.3, 58.2
XYZ31.5, 25.6, 4.5
Decimal13399325
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.43:1
Text on #FFFFFF
AA Large
6.13:1
Text on #000000
AA
3.27:1
Text on #F8FAFC
AA Large
5.21:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC751D;
}
.text-color {
color: #CC751D;
}
.border-color {
border: 2px solid #CC751D;
}