#1D1DB6
A medium, vivid blue closely aligning with Darkblue.
About #1D1DB6
The precise color #1D1DB6 is an excellent choice for modern design projects. Its closest recognized web color is Darkblue. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 29, and 182.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 84% cyan and 84% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1D1DB6
RGB29, 29, 182
HSL240.0°, 72.5%, 41.4%
CMYK84%, 84%, 0%, 29%
HSV240.0°, 84.1%, 71.4%
LAB25.3, 53.1, -77.3
XYZ9.4, 4.5, 44.6
Decimal1908150
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.03:1
Text on #FFFFFF
AAA
1.90:1
Text on #000000
FAIL
10.54:1
Text on #F8FAFC
AAA
1.62:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D1DB6;
}
.text-color {
color: #1D1DB6;
}
.border-color {
border: 2px solid #1D1DB6;
}