#1D161D
A very dark, muted magenta closely aligning with Black.
About #1D161D
The precise color #1D161D is an excellent choice for modern design projects. It is closely associated with the named CSS color Black. In the RGB color space, it consists of 29 red, 22 green, and 29 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 24% Magenta, 0% Yellow, and 89% Black. With a hue angle of 300.0 degrees, it sits comfortably in the magenta spectrum.
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#1D161D
RGB29, 22, 29
HSL300.0°, 13.7%, 10.0%
CMYK0%, 24%, 0%, 89%
HSV300.0°, 24.1%, 11.4%
LAB8.3, 5.2, -3.6
XYZ1.0, 0.9, 1.3
Decimal1906205
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.73:1
Text on #FFFFFF
AAA
1.18:1
Text on #000000
FAIL
16.94:1
Text on #F8FAFC
AAA
1.01:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D161D;
}
.text-color {
color: #1D161D;
}
.border-color {
border: 2px solid #1D161D;
}