#C58300
A dark, vivid orange closely aligning with Darkgoldenrod.
About #C58300
When working with digital screens, the color #C58300 is rendered by mixing light. Its closest recognized web color is Darkgoldenrod. In the RGB color space, it consists of 197 red, 131 green, and 0 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 34% Magenta, 100% Yellow, and 23% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C58300
RGB197, 131, 0
HSL39.9°, 100.0%, 38.6%
CMYK0%, 34%, 100%, 23%
HSV39.9°, 100.0%, 77.3%
LAB60.0, 17.2, 65.7
XYZ31.1, 28.1, 3.8
Decimal12944128
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: #C58300;
}
.text-color {
color: #C58300;
}
.border-color {
border: 2px solid #C58300;
}