#998A33
A medium, moderate yellow closely aligning with Olive.
About #998A33
Visually, #998A33 is defined as a moderate yellow. Designers often compare it to the standard color Olive. Its digital footprint relies on 153 parts red, 138 parts green, and 51 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 10% M, 67% Y, and 40% K. 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. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#998A33
RGB153, 138, 51
HSL51.2°, 50.0%, 40.0%
CMYK0%, 10%, 67%, 40%
HSV51.2°, 66.7%, 60.0%
LAB57.3, -5.0, 47.0
XYZ22.8, 25.2, 6.8
Decimal10062387
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.48:1
Text on #FFFFFF
AA Large
6.04:1
Text on #000000
AA
3.32:1
Text on #F8FAFC
AA Large
5.13:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #998A33;
}
.text-color {
color: #998A33;
}
.border-color {
border: 2px solid #998A33;
}