#929950
A medium, moderate yellow closely aligning with Darkkhaki.
About #929950
At its core, #929950 is a medium and moderate hue. Designers often compare it to the standard color Darkkhaki. In the RGB color space, it consists of 146 red, 153 green, and 80 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 5% cyan and 0% magenta inks. With a hue angle of 65.8 degrees, it sits comfortably in the yellow spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#929950
RGB146, 153, 80
HSL65.8°, 31.3%, 45.7%
CMYK5%, 0%, 48%, 40%
HSV65.8°, 47.7%, 60.0%
LAB61.2, -13.7, 37.3
XYZ24.7, 29.5, 12.0
Decimal9607504
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.05:1
Text on #FFFFFF
AA Large
6.89:1
Text on #000000
AA
2.91:1
Text on #F8FAFC
FAIL
5.86:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #929950;
}
.text-color {
color: #929950;
}
.border-color {
border: 2px solid #929950;
}