#1624DB
A medium, vivid blue closely aligning with Mediumblue.
About #1624DB
The hex code #1624DB represents a beautifully specific shade of blue. Its closest recognized web color is Mediumblue. In the RGB color space, it consists of 22 red, 36 green, and 219 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 90% C, 84% M, 0% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1624DB
RGB22, 36, 219
HSL235.7°, 81.7%, 47.3%
CMYK90%, 84%, 0%, 14%
HSV235.7°, 90.0%, 85.9%
LAB30.8, 60.9, -90.0
XYZ13.7, 6.5, 67.6
Decimal1451227
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.09:1
Text on #FFFFFF
AAA
2.31:1
Text on #000000
FAIL
8.69:1
Text on #F8FAFC
AAA
1.96:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1624DB;
}
.text-color {
color: #1624DB;
}
.border-color {
border: 2px solid #1624DB;
}