#758392
A medium, muted blue closely aligning with Slategray.
About #758392
Visually, #758392 is defined as a muted blue. Its closest recognized web color is Slategray. This translates to an RGB value of rgb(117, 131, 146).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 20% cyan and 10% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#758392
RGB117, 131, 146
HSL211.0°, 11.7%, 51.6%
CMYK20%, 10%, 0%, 43%
HSV211.0°, 19.9%, 57.3%
LAB54.1, -1.7, -9.8
XYZ20.6, 22.1, 30.4
Decimal7701394
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.88:1
Text on #FFFFFF
AA Large
5.42:1
Text on #000000
AA
3.70:1
Text on #F8FAFC
AA Large
4.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #758392;
}
.text-color {
color: #758392;
}
.border-color {
border: 2px solid #758392;
}