#57758A
A medium, muted blue closely aligning with Slategray.
About #57758A
The hex code #57758A represents a beautifully specific shade of blue. Designers often compare it to the standard color Slategray. This translates to an RGB value of rgb(87, 117, 138).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 37% C, 15% M, 0% Y, and 46% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#57758A
RGB87, 117, 138
HSL204.7°, 22.7%, 44.1%
CMYK37%, 15%, 0%, 46%
HSV204.7°, 37.0%, 54.1%
LAB47.7, -5.2, -14.9
XYZ14.9, 16.6, 26.5
Decimal5731722
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.86:1
Text on #FFFFFF
AA
4.32:1
Text on #000000
AA Large
4.65:1
Text on #F8FAFC
AA
3.67:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #57758A;
}
.text-color {
color: #57758A;
}
.border-color {
border: 2px solid #57758A;
}