#997516
A dark, vivid orange closely aligning with Darkgoldenrod.
About #997516
At its core, #997516 is a dark and vivid hue. Designers often compare it to the standard color Darkgoldenrod. In the RGB color space, it consists of 153 red, 117 green, and 22 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 24% Magenta, 86% Yellow, and 40% Black. 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#997516
RGB153, 117, 22
HSL43.5°, 74.9%, 34.3%
CMYK0%, 24%, 86%, 40%
HSV43.5°, 85.6%, 60.0%
LAB51.3, 5.4, 52.5
XYZ19.6, 19.6, 3.5
Decimal10056982
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.28:1
Text on #FFFFFF
AA Large
4.91:1
Text on #000000
AA
4.09:1
Text on #F8FAFC
AA Large
4.17:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #997516;
}
.text-color {
color: #997516;
}
.border-color {
border: 2px solid #997516;
}