#C58307
A medium, vivid orange closely aligning with Darkgoldenrod.
About #C58307
At its core, #C58307 is a medium and vivid hue. Designers often compare it to the standard color Darkgoldenrod. To achieve this exact tint on a monitor, you would use an RGB mix of 197, 131, and 7.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 34% Magenta, 96% Yellow, and 23% Black. With a hue angle of 39.2 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C58307
RGB197, 131, 7
HSL39.2°, 93.1%, 40.0%
CMYK0%, 34%, 96%, 23%
HSV39.2°, 96.4%, 77.3%
LAB60.0, 17.3, 64.6
XYZ31.2, 28.1, 4.0
Decimal12944135
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.17:1
Text on #FFFFFF
AA Large
6.62:1
Text on #000000
AA
3.03:1
Text on #F8FAFC
AA Large
5.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C58307;
}
.text-color {
color: #C58307;
}
.border-color {
border: 2px solid #C58307;
}