#1650C5
A medium, vivid blue closely aligning with Royalblue.
About #1650C5
At its core, #1650C5 is a medium and vivid hue. Its closest recognized web color is Royalblue. Its digital footprint relies on 22 parts red, 80 parts green, and 197 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 89% cyan, 59% magenta, 0% yellow, and 23% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1650C5
RGB22, 80, 197
HSL220.1°, 79.9%, 42.9%
CMYK89%, 59%, 0%, 23%
HSV220.1°, 88.8%, 77.3%
LAB37.7, 27.8, -65.7
XYZ13.3, 9.9, 54.0
Decimal1462469
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.03:1
Text on #FFFFFF
AAA
2.99:1
Text on #000000
FAIL
6.72:1
Text on #F8FAFC
AA
2.54:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1650C5;
}
.text-color {
color: #1650C5;
}
.border-color {
border: 2px solid #1650C5;
}