#92838A
A medium, muted neutral closely aligning with Gray.
About #92838A
Visually, #92838A is defined as a muted neutral. Designers often compare it to the standard color Gray. This translates to an RGB value of rgb(146, 131, 138).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 10% magenta inks. With a hue angle of 332.0 degrees, it sits comfortably in the neutral spectrum.
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#92838A
RGB146, 131, 138
HSL332.0°, 6.4%, 54.3%
CMYK0%, 10%, 5%, 43%
HSV332.0°, 10.3%, 57.3%
LAB56.3, 7.0, -1.7
XYZ24.6, 24.2, 27.4
Decimal9601930
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.60:1
Text on #FFFFFF
AA Large
5.84:1
Text on #000000
AA
3.44:1
Text on #F8FAFC
AA Large
4.96:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #92838A;
}
.text-color {
color: #92838A;
}
.border-color {
border: 2px solid #92838A;
}