#1D4275
A dark, moderate blue closely aligning with Darkslateblue.
About #1D4275
The precise color #1D4275 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkslateblue. This translates to an RGB value of rgb(29, 66, 117).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 75% Cyan, 44% Magenta, 0% Yellow, and 54% 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 dark 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#1D4275
RGB29, 66, 117
HSL214.8°, 60.3%, 28.6%
CMYK75%, 44%, 0%, 54%
HSV214.8°, 75.2%, 45.9%
LAB28.0, 5.8, -33.1
XYZ5.7, 5.4, 17.6
Decimal1917557
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.06:1
Text on #FFFFFF
AAA
2.09:1
Text on #000000
FAIL
9.61:1
Text on #F8FAFC
AAA
1.78:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D4275;
}
.text-color {
color: #1D4275;
}
.border-color {
border: 2px solid #1D4275;
}