#758375
A medium, muted neutral closely aligning with Gray.
About #758375
Visually, #758375 is defined as a muted neutral. 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 117.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 11% cyan and 0% magenta inks. The HSL representation is 120.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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#758375
RGB117, 131, 117
HSL120.0°, 5.6%, 48.6%
CMYK11%, 0%, 11%, 49%
HSV120.0°, 10.7%, 51.4%
LAB53.3, -8.0, 5.8
XYZ18.7, 21.3, 20.0
Decimal7701365
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.99:1
Text on #FFFFFF
AA Large
5.26:1
Text on #000000
AA
3.82:1
Text on #F8FAFC
AA Large
4.47:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #758375;
}
.text-color {
color: #758375;
}
.border-color {
border: 2px solid #758375;
}