#929216
A dark, vivid yellow closely aligning with Olive.
About #929216
When working with digital screens, the color #929216 is rendered by mixing light. Designers often compare it to the standard color Olive. This translates to an RGB value of rgb(146, 146, 22).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 0% magenta, 85% yellow, and 43% black. The HSL representation is 60.0° hue, 73.8% saturation, and 32.9% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#929216
RGB146, 146, 22
HSL60.0°, 73.8%, 32.9%
CMYK0%, 0%, 85%, 43%
HSV60.0°, 84.9%, 57.3%
LAB58.7, -13.8, 58.5
XYZ22.3, 26.7, 4.7
Decimal9605654
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.31:1
Text on #FFFFFF
AA Large
6.35:1
Text on #000000
AA
3.16:1
Text on #F8FAFC
AA Large
5.39:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #929216;
}
.text-color {
color: #929216;
}
.border-color {
border: 2px solid #929216;
}