#00071D
A very dark, vivid neutral closely aligning with Black.
About #00071D
The hex code #00071D represents a beautifully specific shade of neutral. It is closely associated with the named CSS color Black. Its digital footprint relies on 0 parts red, 7 parts green, and 29 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 100% cyan and 76% magenta inks. The HSL representation is 225.5° hue, 100.0% saturation, and 5.7% lightness.
When using this color as a background, text legibility must be considered. 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#00071D
RGB0, 7, 29
HSL225.5°, 100.0%, 5.7%
CMYK100%, 76%, 0%, 89%
HSV225.5°, 100.0%, 11.4%
LAB2.2, 2.8, -13.1
XYZ0.3, 0.2, 1.2
Decimal1821
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
20.04:1
Text on #FFFFFF
AAA
1.05:1
Text on #000000
FAIL
19.15:1
Text on #F8FAFC
AAA
1.12:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #00071D;
}
.text-color {
color: #00071D;
}
.border-color {
border: 2px solid #00071D;
}