#1D002C
A very dark, vivid neutral closely aligning with Black.
About #1D002C
Visually, #1D002C is defined as a vivid neutral. Designers often compare it to the standard color Black. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 0, and 44.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 34% cyan and 100% magenta inks. With a hue angle of 279.5 degrees, it sits comfortably in the neutral spectrum.
When using this color as a background, text legibility must be considered. 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#1D002C
RGB29, 0, 44
HSL279.5°, 100.0%, 8.6%
CMYK34%, 100%, 0%, 83%
HSV279.5°, 100.0%, 17.3%
LAB4.0, 21.9, -21.7
XYZ1.0, 0.4, 2.4
Decimal1900588
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
19.29:1
Text on #FFFFFF
AAA
1.09:1
Text on #000000
FAIL
18.44:1
Text on #F8FAFC
AAA
1.08:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D002C;
}
.text-color {
color: #1D002C;
}
.border-color {
border: 2px solid #1D002C;
}