#929949
A medium, moderate yellow closely aligning with Darkkhaki.
About #929949
At its core, #929949 is a medium and moderate hue. Designers often compare it to the standard color Darkkhaki. Its digital footprint relies on 146 parts red, 153 parts green, and 73 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 5% C, 0% M, 52% Y, and 40% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#929949
RGB146, 153, 73
HSL65.2°, 35.4%, 44.3%
CMYK5%, 0%, 52%, 40%
HSV65.2°, 52.3%, 60.0%
LAB61.1, -14.4, 40.7
XYZ24.4, 29.4, 10.7
Decimal9607497
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.05:1
Text on #FFFFFF
AA Large
6.87:1
Text on #000000
AA
2.92:1
Text on #F8FAFC
FAIL
5.84:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #929949;
}
.text-color {
color: #929949;
}
.border-color {
border: 2px solid #929949;
}