#CC831D
A medium, vivid orange closely aligning with Darkgoldenrod.
About #CC831D
The precise color #CC831D is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkgoldenrod. To achieve this exact tint on a monitor, you would use an RGB mix of 204, 131, and 29.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 36% M, 86% Y, and 20% K. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#CC831D
RGB204, 131, 29
HSL35.0°, 75.1%, 45.7%
CMYK0%, 36%, 86%, 20%
HSV35.0°, 85.8%, 80.0%
LAB60.9, 20.7, 60.8
XYZ33.2, 29.2, 5.0
Decimal13402909
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.07:1
Text on #FFFFFF
AA Large
6.83:1
Text on #000000
AA
2.94:1
Text on #F8FAFC
FAIL
5.81:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #CC831D;
}
.text-color {
color: #CC831D;
}
.border-color {
border: 2px solid #CC831D;
}