#7592A8
A medium, muted blue closely aligning with Lightslategray.
About #7592A8
Visually, #7592A8 is defined as a muted blue. Its closest recognized web color is Lightslategray. This translates to an RGB value of rgb(117, 146, 168).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 30% C, 13% M, 0% Y, and 34% K. The HSL representation is 205.9° hue, 22.7% saturation, and 55.9% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7592A8
RGB117, 146, 168
HSL205.9°, 22.7%, 55.9%
CMYK30%, 13%, 0%, 34%
HSV205.9°, 30.4%, 65.9%
LAB59.1, -4.8, -14.9
XYZ24.7, 27.2, 41.0
Decimal7705256
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.26:1
Text on #FFFFFF
AA Large
6.43:1
Text on #000000
AA
3.12:1
Text on #F8FAFC
AA Large
5.47:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7592A8;
}
.text-color {
color: #7592A8;
}
.border-color {
border: 2px solid #7592A8;
}