#C58A07
A medium, vivid orange closely aligning with Darkgoldenrod.
About #C58A07
When working with digital screens, the color #C58A07 is rendered by mixing light. Designers often compare it to the standard color Darkgoldenrod. In the RGB color space, it consists of 197 red, 138 green, and 7 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 30% M, 96% Y, and 23% K. With a hue angle of 41.4 degrees, it sits comfortably in the orange spectrum.
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#C58A07
RGB197, 138, 7
HSL41.4°, 93.1%, 40.0%
CMYK0%, 30%, 96%, 23%
HSV41.4°, 96.4%, 77.3%
LAB61.7, 13.4, 65.8
XYZ32.2, 30.1, 4.3
Decimal12945927
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.99:1
Text on #FFFFFF
FAIL
7.01:1
Text on #000000
AAA
2.86:1
Text on #F8FAFC
FAIL
5.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C58A07;
}
.text-color {
color: #C58A07;
}
.border-color {
border: 2px solid #C58A07;
}