#240707
A very dark, moderate neutral closely aligning with Black.
About #240707
The precise color #240707 is an excellent choice for modern design projects. Designers often compare it to the standard color Black. This translates to an RGB value of rgb(36, 7, 7).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 81% M, 81% Y, and 86% K. The HSL representation is 0.0° hue, 67.4% saturation, and 8.4% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#240707
RGB36, 7, 7
HSL0.0°, 67.4%, 8.4%
CMYK0%, 81%, 81%, 86%
HSV0.0°, 80.6%, 14.1%
LAB4.9, 13.4, 4.7
XYZ0.8, 0.5, 0.3
Decimal2361095
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.94:1
Text on #FFFFFF
AAA
1.11:1
Text on #000000
FAIL
18.11:1
Text on #F8FAFC
AAA
1.06:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #240707;
}
.text-color {
color: #240707;
}
.border-color {
border: 2px solid #240707;
}