#997C1D
A dark, moderate yellow closely aligning with Darkgoldenrod.
About #997C1D
Visually, #997C1D is defined as a moderate yellow. Its closest recognized web color is Darkgoldenrod. Its digital footprint relies on 153 parts red, 124 parts green, and 29 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 19% M, 81% Y, and 40% K. The HSL representation is 46.0° hue, 68.1% saturation, and 35.7% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#997C1D
RGB153, 124, 29
HSL46.0°, 68.1%, 35.7%
CMYK0%, 19%, 81%, 40%
HSV46.0°, 81.0%, 60.0%
LAB53.3, 1.7, 51.9
XYZ20.6, 21.3, 4.2
Decimal10058781
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.00:1
Text on #FFFFFF
AA Large
5.26:1
Text on #000000
AA
3.82:1
Text on #F8FAFC
AA Large
4.47:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #997C1D;
}
.text-color {
color: #997C1D;
}
.border-color {
border: 2px solid #997C1D;
}