#1D2449
A dark, moderate blue closely aligning with Darkslateblue.
About #1D2449
At its core, #1D2449 is a dark and moderate hue. It is closely associated with the named CSS color Darkslateblue. Its digital footprint relies on 29 parts red, 36 parts green, and 73 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 60% C, 51% M, 0% Y, and 71% K. With a hue angle of 230.5 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D2449
RGB29, 36, 73
HSL230.5°, 43.1%, 20.0%
CMYK60%, 51%, 0%, 71%
HSV230.5°, 60.3%, 28.6%
LAB15.5, 9.6, -24.1
XYZ2.3, 2.0, 6.6
Decimal1909833
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.99:1
Text on #FFFFFF
AAA
1.40:1
Text on #000000
FAIL
14.33:1
Text on #F8FAFC
AAA
1.19:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D2449;
}
.text-color {
color: #1D2449;
}
.border-color {
border: 2px solid #1D2449;
}