#757592
A medium, muted blue closely aligning with Slategray.
About #757592
Visually, #757592 is defined as a muted blue. Its closest recognized web color is Slategray. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 117, and 146.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 20% C, 20% M, 0% Y, and 43% K. The HSL representation is 240.0° hue, 11.7% saturation, and 51.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#757592
RGB117, 117, 146
HSL240.0°, 11.7%, 51.6%
CMYK20%, 20%, 0%, 43%
HSV240.0°, 19.9%, 57.3%
LAB50.2, 6.5, -15.7
XYZ18.9, 18.6, 29.8
Decimal7697810
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.45:1
Text on #FFFFFF
AA Large
4.72:1
Text on #000000
AA
4.26:1
Text on #F8FAFC
AA Large
4.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #757592;
}
.text-color {
color: #757592;
}
.border-color {
border: 2px solid #757592;
}