#166DBD
A medium, vivid blue closely aligning with Cornflowerblue.
About #166DBD
Visually, #166DBD is defined as a vivid blue. It is closely associated with the named CSS color Cornflowerblue. In the RGB color space, it consists of 22 red, 109 green, and 189 blue.
If you are designing for print, the four-color process is what matters most. The color uses 88% Cyan, 42% Magenta, 0% Yellow, and 26% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#166DBD
RGB22, 109, 189
HSL208.7°, 79.1%, 41.4%
CMYK88%, 42%, 0%, 26%
HSV208.7°, 88.4%, 74.1%
LAB45.3, 5.7, -48.8
XYZ15.0, 14.8, 50.2
Decimal1469885
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.31:1
Text on #FFFFFF
AA
3.96:1
Text on #000000
AA Large
5.07:1
Text on #F8FAFC
AA
3.36:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #166DBD;
}
.text-color {
color: #166DBD;
}
.border-color {
border: 2px solid #166DBD;
}