#240724
A very dark, moderate neutral closely aligning with Black.
About #240724
At its core, #240724 is a very dark and moderate hue. Its closest recognized web color is Black. In the RGB color space, it consists of 36 red, 7 green, and 36 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, 0% yellow, and 86% black. With a hue angle of 300.0 degrees, it sits comfortably in the neutral spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#240724
RGB36, 7, 36
HSL300.0°, 67.4%, 8.4%
CMYK0%, 81%, 0%, 86%
HSV300.0°, 80.6%, 14.1%
LAB5.9, 19.4, -12.6
XYZ1.1, 0.7, 1.7
Decimal2361124
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.57:1
Text on #FFFFFF
AAA
1.13:1
Text on #000000
FAIL
17.75:1
Text on #F8FAFC
AAA
1.04:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #240724;
}
.text-color {
color: #240724;
}
.border-color {
border: 2px solid #240724;
}