#929992
A medium, muted neutral closely aligning with Darkgray.
About #929992
The precise color #929992 is an excellent choice for modern design projects. Its closest recognized web color is Darkgray. This translates to an RGB value of rgb(146, 153, 146).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 5% Cyan, 0% Magenta, 5% Yellow, and 40% Black. The HSL representation is 120.0° hue, 3.3% saturation, and 58.6% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#929992
RGB146, 153, 146
HSL120.0°, 3.3%, 58.6%
CMYK5%, 0%, 5%, 40%
HSV120.0°, 4.6%, 60.0%
LAB62.5, -3.9, 2.8
XYZ28.4, 31.0, 31.7
Decimal9607570
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.92:1
Text on #FFFFFF
FAIL
7.19:1
Text on #000000
AAA
2.79:1
Text on #F8FAFC
FAIL
6.12:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #929992;
}
.text-color {
color: #929992;
}
.border-color {
border: 2px solid #929992;
}