#7592B6
A medium, moderate blue closely aligning with Lightslategray.
About #7592B6
When working with digital screens, the color #7592B6 is rendered by mixing light. Its closest recognized web color is Lightslategray. This translates to an RGB value of rgb(117, 146, 182).
For print applications, it's crucial to understand its CMYK makeup. The color uses 36% Cyan, 20% Magenta, 0% Yellow, and 29% Black. The HSL representation is 213.2° hue, 30.8% saturation, and 58.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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7592B6
RGB117, 146, 182
HSL213.2°, 30.8%, 58.6%
CMYK36%, 20%, 0%, 29%
HSV213.2°, 35.7%, 71.4%
LAB59.6, -1.2, -22.1
XYZ26.1, 27.7, 48.2
Decimal7705270
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.21:1
Text on #FFFFFF
AA Large
6.54:1
Text on #000000
AA
3.07:1
Text on #F8FAFC
AA Large
5.56:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7592B6;
}
.text-color {
color: #7592B6;
}
.border-color {
border: 2px solid #7592B6;
}