#998A49
A medium, moderate yellow closely aligning with Darkkhaki.
About #998A49
The hex code #998A49 represents a beautifully specific shade of yellow. Designers often compare it to the standard color Darkkhaki. This translates to an RGB value of rgb(153, 138, 73).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 10% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#998A49
RGB153, 138, 73
HSL48.8°, 35.4%, 44.3%
CMYK0%, 10%, 52%, 40%
HSV48.8°, 52.3%, 60.0%
LAB57.5, -3.3, 36.5
XYZ23.4, 25.4, 10.0
Decimal10062409
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.45:1
Text on #FFFFFF
AA Large
6.09:1
Text on #000000
AA
3.30:1
Text on #F8FAFC
AA Large
5.17:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #998A49;
}
.text-color {
color: #998A49;
}
.border-color {
border: 2px solid #998A49;
}