#332416

A very dark, moderate orange closely aligning with Black.

About #332416

At its core, #332416 is a very dark and moderate hue. 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 51, 36, and 22.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 29% magenta, 57% yellow, and 80% black. The HSL representation is 29.0° hue, 39.7% saturation, and 14.3% lightness.

From a UX and accessibility standpoint, contrast is paramount. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#332416
RGB51, 36, 22
HSL29.0°, 39.7%, 14.3%
CMYK0%, 29%, 57%, 80%
HSV29.0°, 56.9%, 20.0%
LAB15.6, 5.0, 12.1
XYZ2.1, 2.0, 1.0
Decimal3351574

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

14.95:1
Text on #FFFFFF
AAA
1.40:1
Text on #000000
FAIL
14.29:1
Text on #F8FAFC
AAA
1.19:1
Text on #0F172A
FAIL

CSS Implementation

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

Similar Colors

Black
#000000