#1D16DB
A medium, vivid blue closely aligning with Mediumblue.
About #1D16DB
At its core, #1D16DB is a medium and vivid hue. Designers often compare it to the standard color Mediumblue. In the RGB color space, it consists of 29 red, 22 green, and 219 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 87% cyan and 90% magenta inks. With a hue angle of 242.1 degrees, it sits comfortably in the blue spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D16DB
RGB29, 22, 219
HSL242.1°, 81.7%, 47.3%
CMYK87%, 90%, 0%, 14%
HSV242.1°, 90.0%, 85.9%
LAB29.3, 66.2, -92.4
XYZ13.6, 5.9, 67.5
Decimal1906395
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.59:1
Text on #FFFFFF
AAA
2.19:1
Text on #000000
FAIL
9.17:1
Text on #F8FAFC
AAA
1.86:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D16DB;
}
.text-color {
color: #1D16DB;
}
.border-color {
border: 2px solid #1D16DB;
}