#7592A0
A medium, muted blue closely aligning with Lightslategray.
About #7592A0
When working with digital screens, the color #7592A0 is rendered by mixing light. It is closely associated with the named CSS color Lightslategray. Its digital footprint relies on 117 parts red, 146 parts green, and 160 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 27% Cyan, 9% Magenta, 0% Yellow, and 37% Black. The HSL representation is 199.5° hue, 18.5% saturation, and 54.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7592A0
RGB117, 146, 160
HSL199.5°, 18.5%, 54.3%
CMYK27%, 9%, 0%, 37%
HSV199.5°, 26.9%, 62.7%
LAB58.9, -6.8, -10.7
XYZ24.0, 26.9, 37.2
Decimal7705248
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.29:1
Text on #FFFFFF
AA Large
6.38:1
Text on #000000
AA
3.15:1
Text on #F8FAFC
AA Large
5.42:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7592A0;
}
.text-color {
color: #7592A0;
}
.border-color {
border: 2px solid #7592A0;
}