#578399
A medium, muted blue closely aligning with Slategray.
About #578399
When working with digital screens, the color #578399 is rendered by mixing light. Designers often compare it to the standard color Slategray. Its digital footprint relies on 87 parts red, 131 parts green, and 153 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 43% Cyan, 14% Magenta, 0% Yellow, and 40% Black. With a hue angle of 200.0 degrees, it sits comfortably in the blue spectrum.
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#578399
RGB87, 131, 153
HSL200.0°, 27.5%, 47.1%
CMYK43%, 14%, 0%, 40%
HSV200.0°, 43.1%, 60.0%
LAB52.5, -9.1, -16.5
XYZ17.8, 20.6, 33.2
Decimal5735321
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.11:1
Text on #FFFFFF
AA Large
5.11:1
Text on #000000
AA
3.93:1
Text on #F8FAFC
AA Large
4.35:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #578399;
}
.text-color {
color: #578399;
}
.border-color {
border: 2px solid #578399;
}