#83757C
A medium, muted neutral closely aligning with Gray.
About #83757C
The precise color #83757C is an excellent choice for modern design projects. It is closely associated with the named CSS color Gray. In the RGB color space, it consists of 131 red, 117 green, and 124 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 11% M, 5% Y, and 49% K. The HSL representation is 330.0° hue, 5.6% saturation, and 48.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#83757C
RGB131, 117, 124
HSL330.0°, 5.6%, 48.6%
CMYK0%, 11%, 5%, 49%
HSV330.0°, 10.7%, 51.4%
LAB50.7, 6.7, -1.9
XYZ19.4, 19.0, 21.7
Decimal8615292
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.37:1
Text on #FFFFFF
AA Large
4.80:1
Text on #000000
AA
4.18:1
Text on #F8FAFC
AA Large
4.08:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #83757C;
}
.text-color {
color: #83757C;
}
.border-color {
border: 2px solid #83757C;
}