#998A50
A medium, moderate yellow closely aligning with Darkkhaki.
About #998A50
Visually, #998A50 is defined as a moderate yellow. Designers often compare it to the standard color Darkkhaki. In the RGB color space, it consists of 153 red, 138 green, and 80 blue.
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. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#998A50
RGB153, 138, 80
HSL47.7°, 31.3%, 45.7%
CMYK0%, 10%, 48%, 40%
HSV47.7°, 47.7%, 60.0%
LAB57.6, -2.6, 33.0
XYZ23.7, 25.5, 11.3
Decimal10062416
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.44:1
Text on #FFFFFF
AA Large
6.11:1
Text on #000000
AA
3.29:1
Text on #F8FAFC
AA Large
5.19:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #998A50;
}
.text-color {
color: #998A50;
}
.border-color {
border: 2px solid #998A50;
}