#24070F
A very dark, moderate neutral closely aligning with Black.
About #24070F
The hex code #24070F represents a beautifully specific shade of neutral. Its closest recognized web color is Black. In the RGB color space, it consists of 36 red, 7 green, and 15 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 81% magenta, 58% yellow, and 86% black. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#24070F
RGB36, 7, 15
HSL343.4°, 67.4%, 8.4%
CMYK0%, 81%, 58%, 86%
HSV343.4°, 80.6%, 14.1%
LAB5.1, 14.5, 1.4
XYZ0.9, 0.6, 0.5
Decimal2361103
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.88:1
Text on #FFFFFF
AAA
1.11:1
Text on #000000
FAIL
18.04:1
Text on #F8FAFC
AAA
1.06:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #24070F;
}
.text-color {
color: #24070F;
}
.border-color {
border: 2px solid #24070F;
}