#929916
A dark, vivid yellow closely aligning with Olive.
About #929916
When working with digital screens, the color #929916 is rendered by mixing light. Its closest recognized web color is Olive. In the RGB color space, it consists of 146 red, 153 green, and 22 blue.
Translating this color to physical media requires the CMYK color model. The color uses 5% Cyan, 0% Magenta, 86% Yellow, and 40% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#929916
RGB146, 153, 22
HSL63.2°, 74.9%, 34.3%
CMYK5%, 0%, 86%, 40%
HSV63.2°, 85.6%, 60.0%
LAB60.7, -17.4, 60.1
XYZ23.4, 29.0, 5.1
Decimal9607446
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.09:1
Text on #FFFFFF
AA Large
6.79:1
Text on #000000
AA
2.96:1
Text on #F8FAFC
FAIL
5.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #929916;
}
.text-color {
color: #929916;
}
.border-color {
border: 2px solid #929916;
}