#07241D
A very dark, moderate neutral closely aligning with Black.
About #07241D
At its core, #07241D is a very dark and moderate hue. It is closely associated with the named CSS color Black. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 36, and 29.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 81% cyan and 0% magenta inks. With a hue angle of 165.5 degrees, it sits comfortably in the neutral spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#07241D
RGB7, 36, 29
HSL165.5°, 67.4%, 8.4%
CMYK81%, 0%, 19%, 86%
HSV165.5°, 80.6%, 14.1%
LAB11.9, -13.0, 1.5
XYZ0.9, 1.4, 1.4
Decimal467997
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.42:1
Text on #FFFFFF
AAA
1.28:1
Text on #000000
FAIL
15.69:1
Text on #F8FAFC
AAA
1.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #07241D;
}
.text-color {
color: #07241D;
}
.border-color {
border: 2px solid #07241D;
}