#758A8A
A medium, muted neutral closely aligning with Gray.
About #758A8A
When working with digital screens, the color #758A8A is rendered by mixing light. Its closest recognized web color is Gray. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 138, and 138.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 15% C, 0% M, 0% Y, and 46% K. The HSL representation is 180.0° hue, 8.2% saturation, and 50.0% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#758A8A
RGB117, 138, 138
HSL180.0°, 8.2%, 50.0%
CMYK15%, 0%, 0%, 46%
HSV180.0°, 15.2%, 54.1%
LAB55.9, -7.5, -2.5
XYZ21.0, 23.8, 27.5
Decimal7703178
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.65:1
Text on #FFFFFF
AA Large
5.76:1
Text on #000000
AA
3.49:1
Text on #F8FAFC
AA Large
4.90:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #758A8A;
}
.text-color {
color: #758A8A;
}
.border-color {
border: 2px solid #758A8A;
}