#071D0F
A very dark, moderate neutral closely aligning with Black.
About #071D0F
At its core, #071D0F is a very dark and moderate hue. Its closest recognized web color is Black. This translates to an RGB value of rgb(7, 29, 15).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 76% cyan, 0% magenta, 48% yellow, and 89% black. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#071D0F
RGB7, 29, 15
HSL141.8°, 61.1%, 7.1%
CMYK76%, 0%, 48%, 89%
HSV141.8°, 75.9%, 11.4%
LAB8.6, -12.1, 6.2
XYZ0.6, 1.0, 0.6
Decimal466191
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.62:1
Text on #FFFFFF
AAA
1.19:1
Text on #000000
FAIL
16.84:1
Text on #F8FAFC
AAA
1.01:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #071D0F;
}
.text-color {
color: #071D0F;
}
.border-color {
border: 2px solid #071D0F;
}