#070000

A very dark, vivid neutral closely aligning with Black.

About #070000

At its core, #070000 is a very dark and vivid hue. If you're using CSS, you might find it aligns closely with Black. This translates to an RGB value of rgb(7, 0, 0).

Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 100% M, 100% Y, and 97% K. With a hue angle of 0.0 degrees, it sits comfortably in the neutral spectrum.

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#070000
RGB7, 0, 0
HSL0.0°, 100.0%, 1.4%
CMYK0%, 100%, 100%, 97%
HSV0.0°, 100.0%, 2.7%
LAB0.4, 1.8, 0.6
XYZ0.1, 0.0, 0.0
Decimal458752

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

20.81:1
Text on #FFFFFF
AAA
1.01:1
Text on #000000
FAIL
19.89:1
Text on #F8FAFC
AAA
1.17:1
Text on #0F172A
FAIL

CSS Implementation

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

Similar Colors

Black
#000000