#1657C5
A medium, vivid blue closely aligning with Royalblue.
About #1657C5
The hex code #1657C5 represents a beautifully specific shade of blue. Its closest recognized web color is Royalblue. This translates to an RGB value of rgb(22, 87, 197).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 89% cyan, 56% magenta, 0% yellow, and 23% 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1657C5
RGB22, 87, 197
HSL217.7°, 79.9%, 42.9%
CMYK89%, 56%, 0%, 23%
HSV217.7°, 88.8%, 77.3%
LAB39.6, 23.2, -62.6
XYZ13.8, 11.0, 54.2
Decimal1464261
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.56:1
Text on #FFFFFF
AA
3.20:1
Text on #000000
AA Large
6.27:1
Text on #F8FAFC
AA
2.72:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1657C5;
}
.text-color {
color: #1657C5;
}
.border-color {
border: 2px solid #1657C5;
}