#1D16BD
A medium, vivid blue closely aligning with Mediumblue.
About #1D16BD
At its core, #1D16BD is a medium and vivid hue. Its closest recognized web color is Mediumblue. In the RGB color space, it consists of 29 red, 22 green, and 189 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 85% cyan, 88% magenta, 0% yellow, and 26% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1D16BD
RGB29, 22, 189
HSL242.5°, 79.1%, 41.4%
CMYK85%, 88%, 0%, 26%
HSV242.5°, 88.4%, 74.1%
LAB25.3, 57.9, -81.5
XYZ10.0, 4.5, 48.5
Decimal1906365
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.04:1
Text on #FFFFFF
AAA
1.90:1
Text on #000000
FAIL
10.55:1
Text on #F8FAFC
AAA
1.62:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D16BD;
}
.text-color {
color: #1D16BD;
}
.border-color {
border: 2px solid #1D16BD;
}