#1D4266
A dark, moderate blue closely aligning with Darkslategray.
About #1D4266
The hex code #1D4266 represents a beautifully specific shade of blue. Designers often compare it to the standard color Darkslategray. This translates to an RGB value of rgb(29, 66, 102).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 72% cyan and 35% magenta inks. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1D4266
RGB29, 66, 102
HSL209.6°, 55.7%, 25.7%
CMYK72%, 35%, 0%, 60%
HSV209.6°, 71.6%, 40.0%
LAB27.1, -0.1, -25.0
XYZ4.9, 5.1, 13.3
Decimal1917542
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.38:1
Text on #FFFFFF
AAA
2.02:1
Text on #000000
FAIL
9.92:1
Text on #F8FAFC
AAA
1.72:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D4266;
}
.text-color {
color: #1D4266;
}
.border-color {
border: 2px solid #1D4266;
}