#576675
A medium, muted blue closely aligning with Slategray.
About #576675
Visually, #576675 is defined as a muted blue. Designers often compare it to the standard color Slategray. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 102, and 117.
If you are designing for print, the four-color process is what matters most. The color uses 26% Cyan, 13% Magenta, 0% Yellow, and 54% Black. The HSL representation is 210.0° hue, 14.7% saturation, and 40.0% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF 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#576675
RGB87, 102, 117
HSL210.0°, 14.7%, 40.0%
CMYK26%, 13%, 0%, 54%
HSV210.0°, 25.6%, 45.9%
LAB42.5, -2.0, -10.3
XYZ11.9, 12.8, 18.7
Decimal5727861
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.89:1
Text on #FFFFFF
AA
3.56:1
Text on #000000
AA Large
5.63:1
Text on #F8FAFC
AA
3.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #576675;
}
.text-color {
color: #576675;
}
.border-color {
border: 2px solid #576675;
}