#070024
A very dark, vivid neutral closely aligning with Black.
About #070024
Visually, #070024 is defined as a vivid neutral. Its closest recognized web color is Black. In the RGB color space, it consists of 7 red, 0 green, and 36 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 81% cyan and 100% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#070024
RGB7, 0, 36
HSL251.7°, 100.0%, 7.1%
CMYK81%, 100%, 0%, 86%
HSV251.7°, 100.0%, 14.1%
LAB1.6, 9.9, -19.5
XYZ0.4, 0.2, 1.7
Decimal458788
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
20.30:1
Text on #FFFFFF
AAA
1.03:1
Text on #000000
FAIL
19.40:1
Text on #F8FAFC
AAA
1.14:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #070024;
}
.text-color {
color: #070024;
}
.border-color {
border: 2px solid #070024;
}