#758383
A medium, muted neutral closely aligning with Gray.
About #758383
The precise color #758383 is an excellent choice for modern design projects. Its closest recognized web color is Gray. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 131, and 131.
Translating this color to physical media requires the CMYK color model. The color uses 11% Cyan, 0% Magenta, 0% Yellow, and 49% Black. The HSL representation is 180.0° hue, 5.6% saturation, and 48.6% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#758383
RGB117, 131, 131
HSL180.0°, 5.6%, 48.6%
CMYK11%, 0%, 0%, 49%
HSV180.0°, 10.7%, 51.4%
LAB53.7, -5.1, -1.7
XYZ19.5, 21.7, 24.6
Decimal7701379
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.94:1
Text on #FFFFFF
AA Large
5.33:1
Text on #000000
AA
3.77:1
Text on #F8FAFC
AA Large
4.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #758383;
}
.text-color {
color: #758383;
}
.border-color {
border: 2px solid #758383;
}