#578392
A medium, muted blue closely aligning with Slategray.
About #578392
The precise color #578392 is an excellent choice for modern design projects. It is closely associated with the named CSS color Slategray. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 131, and 146.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 40% cyan, 10% magenta, 0% yellow, and 43% black. With a hue angle of 195.3 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 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#578392
RGB87, 131, 146
HSL195.3°, 25.3%, 45.7%
CMYK40%, 10%, 0%, 43%
HSV195.3°, 40.4%, 57.3%
LAB52.2, -11.0, -12.8
XYZ17.2, 20.3, 30.2
Decimal5735314
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.14:1
Text on #FFFFFF
AA Large
5.07:1
Text on #000000
AA
3.96:1
Text on #F8FAFC
AA Large
4.31:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #578392;
}
.text-color {
color: #578392;
}
.border-color {
border: 2px solid #578392;
}