#998333
A medium, moderate yellow closely aligning with Olive.
About #998333
The precise color #998333 is an excellent choice for modern design projects. It is closely associated with the named CSS color Olive. This translates to an RGB value of rgb(153, 131, 51).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 14% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#998333
RGB153, 131, 51
HSL47.1°, 50.0%, 40.0%
CMYK0%, 14%, 67%, 40%
HSV47.1°, 66.7%, 60.0%
LAB55.3, -1.1, 44.9
XYZ21.9, 23.2, 6.5
Decimal10060595
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.65:1
Text on #000000
AA
3.55:1
Text on #F8FAFC
AA Large
4.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #998333;
}
.text-color {
color: #998333;
}
.border-color {
border: 2px solid #998333;
}