#242407
A very dark, moderate neutral closely aligning with Black.
About #242407
At its core, #242407 is a very dark and moderate hue. It is closely associated with the named CSS color Black. In the RGB color space, it consists of 36 red, 36 green, and 7 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 0% magenta, 81% yellow, and 86% black. With a hue angle of 60.0 degrees, it sits comfortably in the neutral spectrum.
Contrast ratios determine whether this color is safe for typography. 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#242407
RGB36, 36, 7
HSL60.0°, 67.4%, 8.4%
CMYK0%, 0%, 81%, 86%
HSV60.0°, 80.6%, 14.1%
LAB13.5, -4.9, 17.0
XYZ1.4, 1.7, 0.4
Decimal2368519
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
15.78:1
Text on #FFFFFF
AAA
1.33:1
Text on #000000
FAIL
15.09:1
Text on #F8FAFC
AAA
1.13:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #242407;
}
.text-color {
color: #242407;
}
.border-color {
border: 2px solid #242407;
}