#50A0CC
A medium, moderate blue closely aligning with Steelblue.
About #50A0CC
The precise color #50A0CC is an excellent choice for modern design projects. Designers often compare it to the standard color Steelblue. This translates to an RGB value of rgb(80, 160, 204).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 61% cyan and 22% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#50A0CC
RGB80, 160, 204
HSL201.3°, 54.9%, 55.7%
CMYK61%, 22%, 0%, 20%
HSV201.3°, 60.8%, 80.0%
LAB62.7, -11.4, -29.9
XYZ26.8, 31.2, 61.7
Decimal5284044
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.90:1
Text on #FFFFFF
FAIL
7.24:1
Text on #000000
AAA
2.77:1
Text on #F8FAFC
FAIL
6.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #50A0CC;
}
.text-color {
color: #50A0CC;
}
.border-color {
border: 2px solid #50A0CC;
}