#1D2457
A dark, moderate blue closely aligning with Darkslateblue.
About #1D2457
At its core, #1D2457 is a dark and moderate hue. Its closest recognized web color is Darkslateblue. This translates to an RGB value of rgb(29, 36, 87).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 67% cyan and 59% magenta inks. With a hue angle of 232.8 degrees, it sits comfortably in the blue spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1D2457
RGB29, 36, 87
HSL232.8°, 50.0%, 22.7%
CMYK67%, 59%, 0%, 66%
HSV232.8°, 66.7%, 34.1%
LAB16.6, 15.1, -31.9
XYZ2.9, 2.2, 9.3
Decimal1909847
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.56:1
Text on #FFFFFF
AAA
1.44:1
Text on #000000
FAIL
13.92:1
Text on #F8FAFC
AAA
1.23:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D2457;
}
.text-color {
color: #1D2457;
}
.border-color {
border: 2px solid #1D2457;
}