#929224
A dark, moderate yellow closely aligning with Olive.
About #929224
The precise color #929224 is an excellent choice for modern design projects. Its closest recognized web color is Olive. Its digital footprint relies on 146 parts red, 146 parts green, and 36 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 0% M, 75% Y, and 43% K. The HSL representation is 60.0° hue, 60.4% saturation, and 35.7% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#929224
RGB146, 146, 36
HSL60.0°, 60.4%, 35.7%
CMYK0%, 0%, 75%, 43%
HSV60.0°, 75.3%, 57.3%
LAB58.8, -13.3, 54.3
XYZ22.5, 26.8, 5.7
Decimal9605668
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.30:1
Text on #FFFFFF
AA Large
6.36:1
Text on #000000
AA
3.16:1
Text on #F8FAFC
AA Large
5.41:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #929224;
}
.text-color {
color: #929224;
}
.border-color {
border: 2px solid #929224;
}