#1D071D
A very dark, moderate neutral closely aligning with Black.
About #1D071D
The precise color #1D071D is an excellent choice for modern design projects. Its closest recognized web color is Black. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 7, and 29.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 76% magenta, 0% yellow, and 89% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1D071D
RGB29, 7, 29
HSL300.0°, 61.1%, 7.1%
CMYK0%, 76%, 0%, 89%
HSV300.0°, 75.9%, 11.4%
LAB4.5, 13.4, -9.3
XYZ0.8, 0.5, 1.2
Decimal1902365
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
19.08:1
Text on #FFFFFF
AAA
1.10:1
Text on #000000
FAIL
18.24:1
Text on #F8FAFC
AAA
1.07:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D071D;
}
.text-color {
color: #1D071D;
}
.border-color {
border: 2px solid #1D071D;
}