#99921D
A dark, moderate yellow closely aligning with Olive.
About #99921D
Visually, #99921D is defined as a moderate yellow. 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 29.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 5% Magenta, 81% Yellow, and 40% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a dark 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#99921D
RGB153, 146, 29
HSL56.6°, 68.1%, 35.7%
CMYK0%, 5%, 81%, 40%
HSV56.6°, 81.0%, 60.0%
LAB59.4, -10.4, 57.3
XYZ23.6, 27.4, 5.2
Decimal10064413
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.24:1
Text on #FFFFFF
AA Large
6.48:1
Text on #000000
AA
3.10:1
Text on #F8FAFC
AA Large
5.51:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #99921D;
}
.text-color {
color: #99921D;
}
.border-color {
border: 2px solid #99921D;
}