#99925F
A medium, muted yellow closely aligning with Darkkhaki.
About #99925F
Visually, #99925F is defined as a muted yellow. It is closely associated with the named CSS color Darkkhaki. Its digital footprint relies on 153 parts red, 146 parts green, and 95 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 5% Magenta, 38% Yellow, and 40% Black. The HSL representation is 52.8° hue, 23.4% saturation, and 48.6% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#99925F
RGB153, 146, 95
HSL52.8°, 23.4%, 48.6%
CMYK0%, 5%, 38%, 40%
HSV52.8°, 37.9%, 60.0%
LAB60.0, -5.3, 28.0
XYZ25.5, 28.2, 14.9
Decimal10064479
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.17:1
Text on #FFFFFF
AA Large
6.63:1
Text on #000000
AA
3.03:1
Text on #F8FAFC
AA Large
5.64:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #99925F;
}
.text-color {
color: #99925F;
}
.border-color {
border: 2px solid #99925F;
}