#07161D
A very dark, moderate neutral closely aligning with Black.
About #07161D
Visually, #07161D is defined as a moderate neutral. Designers often compare it to the standard color Black. In the RGB color space, it consists of 7 red, 22 green, and 29 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 76% C, 24% M, 0% Y, and 89% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07161D
RGB7, 22, 29
HSL199.1°, 61.1%, 7.1%
CMYK76%, 24%, 0%, 89%
HSV199.1°, 75.9%, 11.4%
LAB6.4, -3.1, -6.7
XYZ0.6, 0.7, 1.3
Decimal464413
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.40:1
Text on #FFFFFF
AAA
1.14:1
Text on #000000
FAIL
17.58:1
Text on #F8FAFC
AAA
1.03:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #07161D;
}
.text-color {
color: #07161D;
}
.border-color {
border: 2px solid #07161D;
}