#92995F
A medium, muted yellow closely aligning with Darkkhaki.
About #92995F
The precise color #92995F is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkkhaki. This translates to an RGB value of rgb(146, 153, 95).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 5% C, 0% M, 38% Y, and 40% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#92995F
RGB146, 153, 95
HSL67.2°, 23.4%, 48.6%
CMYK5%, 0%, 38%, 40%
HSV67.2°, 37.9%, 60.0%
LAB61.4, -12.0, 29.7
XYZ25.3, 29.7, 15.2
Decimal9607519
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.02:1
Text on #FFFFFF
AA Large
6.94:1
Text on #000000
AA
2.89:1
Text on #F8FAFC
FAIL
5.90:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #92995F;
}
.text-color {
color: #92995F;
}
.border-color {
border: 2px solid #92995F;
}