#927C7C
A medium, muted neutral closely aligning with Gray.
About #927C7C
The hex code #927C7C represents a beautifully specific shade of neutral. Designers often compare it to the standard color Gray. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 124, and 124.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 15% magenta, 15% yellow, and 43% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#927C7C
RGB146, 124, 124
HSL0.0°, 9.2%, 52.9%
CMYK0%, 15%, 15%, 43%
HSV0.0°, 15.1%, 57.3%
LAB54.0, 8.5, 3.1
XYZ22.7, 22.0, 22.1
Decimal9600124
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.89:1
Text on #FFFFFF
AA Large
5.40:1
Text on #000000
AA
3.72:1
Text on #F8FAFC
AA Large
4.59:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #927C7C;
}
.text-color {
color: #927C7C;
}
.border-color {
border: 2px solid #927C7C;
}