#837C7C
A medium, muted neutral closely aligning with Gray.
About #837C7C
The hex code #837C7C represents a beautifully specific shade of neutral. Its closest recognized web color is Gray. In the RGB color space, it consists of 131 red, 124 green, and 124 blue.
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. With a hue angle of 0.0 degrees, it sits comfortably in the neutral spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#837C7C
RGB131, 124, 124
HSL0.0°, 2.7%, 50.0%
CMYK0%, 5%, 5%, 49%
HSV0.0°, 5.3%, 51.4%
LAB52.6, 2.7, 0.9
XYZ20.2, 20.7, 22.0
Decimal8617084
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.09:1
Text on #FFFFFF
AA Large
5.14:1
Text on #000000
AA
3.91:1
Text on #F8FAFC
AA Large
4.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #837C7C;
}
.text-color {
color: #837C7C;
}
.border-color {
border: 2px solid #837C7C;
}