#24000F

A very dark, vivid neutral closely aligning with Black.

About #24000F

When working with digital screens, the color #24000F is rendered by mixing light. If you're using CSS, you might find it aligns closely with Black. This translates to an RGB value of rgb(36, 0, 15).

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 100% magenta inks. With a hue angle of 335.0 degrees, it sits comfortably in the neutral spectrum.

Ensuring your text is legible against this background is a key part of web design. 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#24000F
RGB36, 0, 15
HSL335.0°, 100.0%, 7.1%
CMYK0%, 100%, 58%, 86%
HSV335.0°, 100.0%, 14.1%
LAB3.7, 17.4, -0.6
XYZ0.8, 0.4, 0.5
Decimal2359311

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

19.41:1
Text on #FFFFFF
AAA
1.08:1
Text on #000000
FAIL
18.55:1
Text on #F8FAFC
AAA
1.09:1
Text on #0F172A
FAIL

CSS Implementation

.bg-color { background-color: #24000F; }
.text-color { color: #24000F; }
.border-color { border: 2px solid #24000F; }

Similar Colors

Black
#000000