#92991D
A dark, moderate yellow closely aligning with Olive.
About #92991D
When working with digital screens, the color #92991D is rendered by mixing light. It is closely associated with the named CSS color Olive. In the RGB color space, it consists of 146 red, 153 green, and 29 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 5% cyan and 0% magenta inks. The HSL representation is 63.4° hue, 68.1% saturation, and 35.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#92991D
RGB146, 153, 29
HSL63.4°, 68.1%, 35.7%
CMYK5%, 0%, 81%, 40%
HSV63.4°, 81.0%, 60.0%
LAB60.8, -17.2, 58.3
XYZ23.5, 29.0, 5.5
Decimal9607453
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.09:1
Text on #FFFFFF
AA Large
6.80:1
Text on #000000
AA
2.95:1
Text on #F8FAFC
FAIL
5.78:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #92991D;
}
.text-color {
color: #92991D;
}
.border-color {
border: 2px solid #92991D;
}