#5766A0
A medium, muted blue closely aligning with Steelblue.
About #5766A0
The precise color #5766A0 is an excellent choice for modern design projects. It is closely associated with the named CSS color Steelblue. In the RGB color space, it consists of 87 red, 102 green, and 160 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 46% cyan and 36% magenta inks. With a hue angle of 227.7 degrees, it sits comfortably in the blue spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#5766A0
RGB87, 102, 160
HSL227.7°, 29.6%, 48.4%
CMYK46%, 36%, 0%, 37%
HSV227.7°, 45.6%, 62.7%
LAB44.3, 10.3, -33.2
XYZ15.0, 14.1, 35.2
Decimal5727904
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.51:1
Text on #FFFFFF
AA
3.81:1
Text on #000000
AA Large
5.26:1
Text on #F8FAFC
AA
3.24:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5766A0;
}
.text-color {
color: #5766A0;
}
.border-color {
border: 2px solid #5766A0;
}