#240F07
A very dark, moderate neutral closely aligning with Black.
About #240F07
The hex code #240F07 represents a beautifully specific shade of neutral. Its closest recognized web color is Black. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 15, and 7.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 58% magenta inks. The HSL representation is 16.6° hue, 67.4% saturation, and 8.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#240F07
RGB36, 15, 7
HSL16.6°, 67.4%, 8.4%
CMYK0%, 58%, 81%, 86%
HSV16.6°, 80.6%, 14.1%
LAB6.6, 9.7, 7.2
XYZ0.9, 0.7, 0.3
Decimal2363143
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.32:1
Text on #FFFFFF
AAA
1.15:1
Text on #000000
FAIL
17.51:1
Text on #F8FAFC
AAA
1.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #240F07;
}
.text-color {
color: #240F07;
}
.border-color {
border: 2px solid #240F07;
}