#00160F

A very dark, vivid neutral closely aligning with Black.

About #00160F

Visually, #00160F is defined as a vivid neutral. If you're using CSS, you might find it aligns closely with Black. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 22, and 15.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 100% cyan, 0% magenta, 32% yellow, and 91% black. Always request a physical proof before doing a large print run with this exact code.

From a UX and accessibility standpoint, contrast is paramount. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#00160F
RGB0, 22, 15
HSL160.9°, 100.0%, 4.3%
CMYK100%, 0%, 32%, 91%
HSV160.9°, 100.0%, 8.6%
LAB5.5, -8.4, 1.6
XYZ0.4, 0.6, 0.5
Decimal5647

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

18.72:1
Text on #FFFFFF
AAA
1.12:1
Text on #000000
FAIL
17.89:1
Text on #F8FAFC
AAA
1.05:1
Text on #0F172A
FAIL

CSS Implementation

.bg-color { background-color: #00160F; }
.text-color { color: #00160F; }
.border-color { border: 2px solid #00160F; }

Similar Colors

Black
#000000