#1D0F07

A very dark, moderate neutral closely aligning with Black.

About #1D0F07

At its core, #1D0F07 is a very dark and moderate hue. If you're using CSS, you might find it aligns closely with Black. In the RGB color space, it consists of 29 red, 15 green, and 7 blue.

When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 48% magenta inks. The HSL representation is 21.8° hue, 61.1% saturation, and 7.1% lightness.

Ensuring your text is legible against this background is a key part of web design. 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#1D0F07
RGB29, 15, 7
HSL21.8°, 61.1%, 7.1%
CMYK0%, 48%, 76%, 89%
HSV21.8°, 75.9%, 11.4%
LAB5.6, 5.3, 5.6
XYZ0.7, 0.6, 0.3
Decimal1904391

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

18.69:1
Text on #FFFFFF
AAA
1.12:1
Text on #000000
FAIL
17.86:1
Text on #F8FAFC
AAA
1.05:1
Text on #0F172A
FAIL

CSS Implementation

.bg-color { background-color: #1D0F07; }
.text-color { color: #1D0F07; }
.border-color { border: 2px solid #1D0F07; }

Similar Colors

Black
#000000