#0F0716
A very dark, moderate neutral closely aligning with Black.
About #0F0716
The hex code #0F0716 represents a beautifully specific shade of neutral. Its closest recognized web color is Black. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 7, and 22.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 32% cyan and 68% 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#0F0716
RGB15, 7, 22
HSL272.0°, 51.7%, 5.7%
CMYK32%, 68%, 0%, 91%
HSV272.0°, 68.2%, 8.6%
LAB2.8, 5.0, -6.6
XYZ0.4, 0.3, 0.8
Decimal984854
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
19.77:1
Text on #FFFFFF
AAA
1.06:1
Text on #000000
FAIL
18.89:1
Text on #F8FAFC
AAA
1.11:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #0F0716;
}
.text-color {
color: #0F0716;
}
.border-color {
border: 2px solid #0F0716;
}