#0F0700

A very dark, vivid neutral closely aligning with Black.

About #0F0700

When working with digital screens, the color #0F0700 is rendered by mixing light. Designers often compare it to the standard color Black. To achieve this exact tint on a monitor, you would use an RGB mix of 15, 7, and 0.

If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 53% M, 100% Y, and 94% K. The HSL representation is 28.0° hue, 100.0% saturation, and 2.9% lightness.

From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#0F0700
RGB15, 7, 0
HSL28.0°, 100.0%, 2.9%
CMYK0%, 53%, 100%, 94%
HSV28.0°, 100.0%, 5.9%
LAB2.3, 1.3, 3.5
XYZ0.3, 0.3, 0.0
Decimal984832

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

19.99:1
Text on #FFFFFF
AAA
1.05:1
Text on #000000
FAIL
19.10:1
Text on #F8FAFC
AAA
1.12:1
Text on #0F172A
FAIL

CSS Implementation

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

Similar Colors

Black
#000000