#07001D
A very dark, vivid neutral closely aligning with Black.
About #07001D
The precise color #07001D is an excellent choice for modern design projects. Its closest recognized web color is Black. In the RGB color space, it consists of 7 red, 0 green, and 29 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 76% cyan and 100% magenta inks. Always request a physical proof before doing a large print run with this exact code.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07001D
RGB7, 0, 29
HSL254.5°, 100.0%, 5.7%
CMYK76%, 100%, 0%, 89%
HSV254.5°, 100.0%, 11.4%
LAB1.2, 7.5, -14.5
XYZ0.3, 0.1, 1.2
Decimal458781
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
20.45:1
Text on #FFFFFF
AAA
1.03:1
Text on #000000
FAIL
19.55:1
Text on #F8FAFC
AAA
1.15:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #07001D;
}
.text-color {
color: #07001D;
}
.border-color {
border: 2px solid #07001D;
}