#24071D
A very dark, moderate neutral closely aligning with Black.
About #24071D
At its core, #24071D is a very dark and moderate hue. Its closest recognized web color is Black. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 7, and 29.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 81% Magenta, 19% Yellow, and 86% Black. The HSL representation is 314.5° hue, 67.4% saturation, and 8.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#24071D
RGB36, 7, 29
HSL314.5°, 67.4%, 8.4%
CMYK0%, 81%, 19%, 86%
HSV314.5°, 80.6%, 14.1%
LAB5.6, 17.5, -7.7
XYZ1.0, 0.6, 1.2
Decimal2361117
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.70:1
Text on #FFFFFF
AAA
1.12:1
Text on #000000
FAIL
17.87:1
Text on #F8FAFC
AAA
1.05:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #24071D;
}
.text-color {
color: #24071D;
}
.border-color {
border: 2px solid #24071D;
}