#070707
A very dark, muted neutral closely aligning with Black.
About #070707
Visually, #070707 is defined as a muted neutral. It is closely associated with the named CSS color Black. Its digital footprint relies on 7 parts red, 7 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 0% M, 0% Y, and 97% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#070707
RGB7, 7, 7
HSL0°, 0%, 2.7%
CMYK0%, 0%, 0%, 97%
HSV0°, 0.0%, 2.7%
LAB1.9, 0.0, -0.0
XYZ0.2, 0.2, 0.2
Decimal460551
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
20.14:1
Text on #FFFFFF
AAA
1.04:1
Text on #000000
FAIL
19.25:1
Text on #F8FAFC
AAA
1.13:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #070707;
}
.text-color {
color: #070707;
}
.border-color {
border: 2px solid #070707;
}