#998A3A
A medium, moderate yellow closely aligning with Olive.
About #998A3A
The hex code #998A3A represents a beautifully specific shade of yellow. Its closest recognized web color is Olive. Its digital footprint relies on 153 parts red, 138 parts green, and 58 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 10% Magenta, 62% Yellow, and 40% Black. The HSL representation is 50.5° hue, 45.0% saturation, and 41.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#998A3A
RGB153, 138, 58
HSL50.5°, 45.0%, 41.4%
CMYK0%, 10%, 62%, 40%
HSV50.5°, 62.1%, 60.0%
LAB57.3, -4.5, 43.8
XYZ23.0, 25.3, 7.7
Decimal10062394
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.47:1
Text on #FFFFFF
AA Large
6.05:1
Text on #000000
AA
3.32:1
Text on #F8FAFC
AA Large
5.14:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #998A3A;
}
.text-color {
color: #998A3A;
}
.border-color {
border: 2px solid #998A3A;
}