#2C50BD
A medium, moderate blue closely aligning with Royalblue.
About #2C50BD
The precise color #2C50BD is an excellent choice for modern design projects. It is closely associated with the named CSS color Royalblue. This translates to an RGB value of rgb(44, 80, 189).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 77% cyan, 58% magenta, 0% yellow, and 26% black. 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, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2C50BD
RGB44, 80, 189
HSL225.1°, 62.2%, 45.7%
CMYK77%, 58%, 0%, 26%
HSV225.1°, 76.7%, 74.1%
LAB37.7, 26.6, -61.0
XYZ13.1, 9.9, 49.4
Decimal2904253
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.02:1
Text on #FFFFFF
AAA
2.99:1
Text on #000000
FAIL
6.71:1
Text on #F8FAFC
AA
2.54:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C50BD;
}
.text-color {
color: #2C50BD;
}
.border-color {
border: 2px solid #2C50BD;
}