#997524
A dark, moderate orange closely aligning with Darkgoldenrod.
About #997524
The hex code #997524 represents a beautifully specific shade of orange. Its closest recognized web color is Darkgoldenrod. This translates to an RGB value of rgb(153, 117, 36).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 24% M, 76% Y, and 40% K. The HSL representation is 41.5° hue, 61.9% saturation, and 37.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#997524
RGB153, 117, 36
HSL41.5°, 61.9%, 37.1%
CMYK0%, 24%, 76%, 40%
HSV41.5°, 76.5%, 60.0%
LAB51.4, 5.9, 47.5
XYZ19.8, 19.6, 4.4
Decimal10056996
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.26:1
Text on #FFFFFF
AA Large
4.92:1
Text on #000000
AA
4.08:1
Text on #F8FAFC
AA Large
4.19:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #997524;
}
.text-color {
color: #997524;
}
.border-color {
border: 2px solid #997524;
}