#92992C
A dark, moderate yellow closely aligning with Olive.
About #92992C
At its core, #92992C is a dark and moderate hue. Its closest recognized web color is Olive. In the RGB color space, it consists of 146 red, 153 green, and 44 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 5% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#92992C
RGB146, 153, 44
HSL63.9°, 55.3%, 38.6%
CMYK5%, 0%, 71%, 40%
HSV63.9°, 71.2%, 60.0%
LAB60.8, -16.5, 53.4
XYZ23.7, 29.1, 6.7
Decimal9607468
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.82:1
Text on #000000
AA
2.95:1
Text on #F8FAFC
FAIL
5.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #92992C;
}
.text-color {
color: #92992C;
}
.border-color {
border: 2px solid #92992C;
}