#C58316
A medium, vivid orange closely aligning with Darkgoldenrod.
About #C58316
Visually, #C58316 is defined as a vivid orange. If you're using CSS, you might find it aligns closely with Darkgoldenrod. This translates to an RGB value of rgb(197, 131, 22).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 34% Magenta, 89% Yellow, and 23% Black. The HSL representation is 37.4° hue, 79.9% saturation, and 42.9% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#C58316
RGB197, 131, 22
HSL37.4°, 79.9%, 42.9%
CMYK0%, 34%, 89%, 23%
HSV37.4°, 88.8%, 77.3%
LAB60.0, 17.5, 61.7
XYZ31.3, 28.2, 4.5
Decimal12944150
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.17:1
Text on #FFFFFF
AA Large
6.63:1
Text on #000000
AA
3.03:1
Text on #F8FAFC
AA Large
5.64:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #C58316;
}
.text-color {
color: #C58316;
}
.border-color {
border: 2px solid #C58316;
}