#577599
A medium, muted blue closely aligning with Steelblue.
About #577599
At its core, #577599 is a medium and muted hue. Its closest recognized web color is Steelblue. To achieve this exact tint on a monitor, you would use an RGB mix of 87, 117, and 153.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 43% cyan and 24% magenta inks. With a hue angle of 212.7 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#577599
RGB87, 117, 153
HSL212.7°, 27.5%, 47.1%
CMYK43%, 24%, 0%, 40%
HSV212.7°, 43.1%, 60.0%
LAB48.3, -0.9, -22.9
XYZ16.0, 17.0, 32.6
Decimal5731737
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.76:1
Text on #FFFFFF
AA
4.41:1
Text on #000000
AA Large
4.55:1
Text on #F8FAFC
AA
3.75:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #577599;
}
.text-color {
color: #577599;
}
.border-color {
border: 2px solid #577599;
}