#507CA8
A medium, moderate blue closely aligning with Steelblue.
About #507CA8
The precise color #507CA8 is an excellent choice for modern design projects. Its closest recognized web color is Steelblue. In the RGB color space, it consists of 80 red, 124 green, and 168 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 52% cyan, 26% magenta, 0% yellow, and 34% black. 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, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#507CA8
RGB80, 124, 168
HSL210.0°, 35.5%, 48.6%
CMYK52%, 26%, 0%, 34%
HSV210.0°, 52.4%, 65.9%
LAB50.6, -2.3, -28.1
XYZ17.6, 18.9, 39.8
Decimal5274792
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.38:1
Text on #FFFFFF
AA Large
4.79:1
Text on #000000
AA
4.19:1
Text on #F8FAFC
AA Large
4.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #507CA8;
}
.text-color {
color: #507CA8;
}
.border-color {
border: 2px solid #507CA8;
}