#1616CC
A medium, vivid blue closely aligning with Mediumblue.
About #1616CC
Visually, #1616CC is defined as a vivid blue. Its closest recognized web color is Mediumblue. In the RGB color space, it consists of 22 red, 22 green, and 204 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 89% C, 89% M, 0% Y, and 20% K. 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1616CC
RGB22, 22, 204
HSL240.0°, 80.5%, 44.3%
CMYK89%, 89%, 0%, 20%
HSV240.0°, 89.2%, 80.0%
LAB27.0, 62.0, -87.5
XYZ11.5, 5.1, 57.5
Decimal1447628
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.39:1
Text on #FFFFFF
AAA
2.02:1
Text on #000000
FAIL
9.93:1
Text on #F8FAFC
AAA
1.72:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1616CC;
}
.text-color {
color: #1616CC;
}
.border-color {
border: 2px solid #1616CC;
}