#1D2C57
A dark, moderate blue closely aligning with Darkslateblue.
About #1D2C57
Visually, #1D2C57 is defined as a moderate blue. Its closest recognized web color is Darkslateblue. Its digital footprint relies on 29 parts red, 44 parts green, and 87 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 67% C, 49% M, 0% Y, and 66% K. The HSL representation is 224.5° hue, 50.0% saturation, and 22.7% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D2C57
RGB29, 44, 87
HSL224.5°, 50.0%, 22.7%
CMYK67%, 49%, 0%, 66%
HSV224.5°, 66.7%, 34.1%
LAB19.0, 9.3, -28.0
XYZ3.1, 2.8, 9.4
Decimal1911895
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.55:1
Text on #FFFFFF
AAA
1.55:1
Text on #000000
FAIL
12.95:1
Text on #F8FAFC
AAA
1.32:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D2C57;
}
.text-color {
color: #1D2C57;
}
.border-color {
border: 2px solid #1D2C57;
}