#99928A
A medium, muted neutral closely aligning with Gray.
About #99928A
When working with digital screens, the color #99928A is rendered by mixing light. Designers often compare it to the standard color Gray. This translates to an RGB value of rgb(153, 146, 138).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 5% magenta inks. The HSL representation is 32.0° hue, 6.8% saturation, and 57.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#99928A
RGB153, 146, 138
HSL32.0°, 6.8%, 57.1%
CMYK0%, 5%, 10%, 40%
HSV32.0°, 9.8%, 60.0%
LAB60.9, 1.1, 5.2
XYZ28.0, 29.2, 28.2
Decimal10064522
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.07:1
Text on #FFFFFF
AA Large
6.83:1
Text on #000000
AA
2.94:1
Text on #F8FAFC
FAIL
5.81:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #99928A;
}
.text-color {
color: #99928A;
}
.border-color {
border: 2px solid #99928A;
}