#1616BD
A medium, vivid blue closely aligning with Mediumblue.
About #1616BD
At its core, #1616BD is a medium and vivid hue. Its closest recognized web color is Mediumblue. In the RGB color space, it consists of 22 red, 22 green, and 189 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 88% C, 88% M, 0% Y, and 26% K. The HSL representation is 240.0° hue, 79.1% saturation, and 41.4% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1616BD
RGB22, 22, 189
HSL240.0°, 79.1%, 41.4%
CMYK88%, 88%, 0%, 26%
HSV240.0°, 88.4%, 74.1%
LAB25.0, 57.7, -82.0
XYZ9.8, 4.4, 48.5
Decimal1447613
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.15:1
Text on #FFFFFF
AAA
1.88:1
Text on #000000
FAIL
10.66:1
Text on #F8FAFC
AAA
1.60:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1616BD;
}
.text-color {
color: #1616BD;
}
.border-color {
border: 2px solid #1616BD;
}