#1624D3
A medium, vivid blue closely aligning with Mediumblue.
About #1624D3
When working with digital screens, the color #1624D3 is rendered by mixing light. Its closest recognized web color is Mediumblue. Its digital footprint relies on 22 parts red, 36 parts green, and 211 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 90% cyan, 83% magenta, 0% yellow, and 17% black. With a hue angle of 235.6 degrees, it sits comfortably in the blue spectrum.
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#1624D3
RGB22, 36, 211
HSL235.6°, 81.1%, 45.7%
CMYK90%, 83%, 0%, 17%
HSV235.6°, 89.6%, 82.7%
LAB29.8, 58.5, -87.0
XYZ12.7, 6.1, 62.1
Decimal1451219
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.43:1
Text on #FFFFFF
AAA
2.23:1
Text on #000000
FAIL
9.01:1
Text on #F8FAFC
AAA
1.89:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1624D3;
}
.text-color {
color: #1624D3;
}
.border-color {
border: 2px solid #1624D3;
}