#5075B6
A medium, moderate blue closely aligning with Steelblue.
About #5075B6
At its core, #5075B6 is a medium and moderate hue. Designers often compare it to the standard color Steelblue. In the RGB color space, it consists of 80 red, 117 green, and 182 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 56% C, 36% M, 0% Y, and 29% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#5075B6
RGB80, 117, 182
HSL218.2°, 41.1%, 51.4%
CMYK56%, 36%, 0%, 29%
HSV218.2°, 56.0%, 71.4%
LAB49.3, 6.4, -38.4
XYZ18.1, 17.8, 46.7
Decimal5273014
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.60:1
Text on #FFFFFF
AA
4.56:1
Text on #000000
AA
4.40:1
Text on #F8FAFC
AA Large
3.88:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5075B6;
}
.text-color {
color: #5075B6;
}
.border-color {
border: 2px solid #5075B6;
}