#577CBD
A medium, moderate blue closely aligning with Steelblue.
About #577CBD
Visually, #577CBD is defined as a moderate blue. It is closely associated with the named CSS color Steelblue. Its digital footprint relies on 87 parts red, 124 parts green, and 189 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 54% Cyan, 34% Magenta, 0% Yellow, and 26% Black. The HSL representation is 218.2° hue, 43.6% saturation, and 54.1% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#577CBD
RGB87, 124, 189
HSL218.2°, 43.6%, 54.1%
CMYK54%, 34%, 0%, 26%
HSV218.2°, 54.0%, 74.1%
LAB52.0, 6.0, -38.1
XYZ20.3, 20.1, 51.0
Decimal5733565
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.18:1
Text on #FFFFFF
AA Large
5.02:1
Text on #000000
AA
4.00:1
Text on #F8FAFC
AA Large
4.27:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #577CBD;
}
.text-color {
color: #577CBD;
}
.border-color {
border: 2px solid #577CBD;
}