#577CAF
A medium, moderate blue closely aligning with Steelblue.
About #577CAF
The hex code #577CAF represents a beautifully specific shade of blue. Designers often compare it to the standard color Steelblue. This translates to an RGB value of rgb(87, 124, 175).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 50% C, 29% M, 0% Y, and 31% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#577CAF
RGB87, 124, 175
HSL214.8°, 35.5%, 51.4%
CMYK50%, 29%, 0%, 31%
HSV214.8°, 50.3%, 68.6%
LAB51.3, 1.6, -31.1
XYZ18.9, 19.5, 43.3
Decimal5733551
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.28:1
Text on #FFFFFF
AA Large
4.91:1
Text on #000000
AA
4.09:1
Text on #F8FAFC
AA Large
4.17:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #577CAF;
}
.text-color {
color: #577CAF;
}
.border-color {
border: 2px solid #577CAF;
}