#1624CC
A medium, vivid blue closely aligning with Mediumblue.
About #1624CC
Visually, #1624CC is defined as a vivid blue. Its closest recognized web color is Mediumblue. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 36, and 204.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 89% cyan and 82% magenta inks. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1624CC
RGB22, 36, 204
HSL235.4°, 80.5%, 44.3%
CMYK89%, 82%, 0%, 20%
HSV235.4°, 89.2%, 80.0%
LAB28.9, 56.4, -84.4
XYZ11.9, 5.8, 57.6
Decimal1451212
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.73:1
Text on #FFFFFF
AAA
2.16:1
Text on #000000
FAIL
9.30:1
Text on #F8FAFC
AAA
1.83:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1624CC;
}
.text-color {
color: #1624CC;
}
.border-color {
border: 2px solid #1624CC;
}