#1D2433
A very dark, muted blue closely aligning with Black.
About #1D2433
The precise color #1D2433 is an excellent choice for modern design projects. Designers often compare it to the standard color Black. This translates to an RGB value of rgb(29, 36, 51).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 43% C, 29% M, 0% Y, and 80% K. The HSL representation is 220.9° hue, 27.5% saturation, and 15.7% lightness.
When using this color as a background, text legibility must be considered. Because it is a very 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#1D2433
RGB29, 36, 51
HSL220.9°, 27.5%, 15.7%
CMYK43%, 29%, 0%, 80%
HSV220.9°, 43.1%, 20.0%
LAB14.2, 1.5, -10.8
XYZ1.7, 1.8, 3.4
Decimal1909811
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.53:1
Text on #FFFFFF
AAA
1.35:1
Text on #000000
FAIL
14.84:1
Text on #F8FAFC
AAA
1.15:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D2433;
}
.text-color {
color: #1D2433;
}
.border-color {
border: 2px solid #1D2433;
}