#24161D
A very dark, muted magenta closely aligning with Black.
About #24161D
The precise color #24161D is an excellent choice for modern design projects. It is closely associated with the named CSS color Black. This translates to an RGB value of rgb(36, 22, 29).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 39% magenta, 19% yellow, and 86% black. The HSL representation is 330.0° hue, 24.1% saturation, and 11.4% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#24161D
RGB36, 22, 29
HSL330.0°, 24.1%, 11.4%
CMYK0%, 39%, 19%, 86%
HSV330.0°, 38.9%, 14.1%
LAB9.3, 8.5, -2.1
XYZ1.2, 1.0, 1.3
Decimal2364957
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.39:1
Text on #FFFFFF
AAA
1.21:1
Text on #000000
FAIL
16.62:1
Text on #F8FAFC
AAA
1.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #24161D;
}
.text-color {
color: #24161D;
}
.border-color {
border: 2px solid #24161D;
}