#99922C
A dark, moderate yellow closely aligning with Olive.
About #99922C
The precise color #99922C is an excellent choice for modern design projects. Its closest recognized web color is Olive. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 146, and 44.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 5% M, 71% Y, and 40% K. The HSL representation is 56.1° hue, 55.3% saturation, and 38.6% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#99922C
RGB153, 146, 44
HSL56.1°, 55.3%, 38.6%
CMYK0%, 5%, 71%, 40%
HSV56.1°, 71.2%, 60.0%
LAB59.4, -9.7, 52.2
XYZ23.9, 27.5, 6.4
Decimal10064428
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.23:1
Text on #FFFFFF
AA Large
6.50:1
Text on #000000
AA
3.09:1
Text on #F8FAFC
AA Large
5.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #99922C;
}
.text-color {
color: #99922C;
}
.border-color {
border: 2px solid #99922C;
}