#241600

A very dark, vivid neutral closely aligning with Black.

About #241600

At its core, #241600 is a very dark and vivid 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 36, 22, and 0.

Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 39% magenta, 100% yellow, and 86% black. The HSL representation is 36.7° hue, 100.0% saturation, and 7.1% lightness.

Ensuring your text is legible against this background is a key part of web design. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#241600
RGB36, 22, 0
HSL36.7°, 100.0%, 7.1%
CMYK0%, 39%, 100%, 86%
HSV36.7°, 100.0%, 14.1%
LAB8.6, 4.2, 12.9
XYZ1.0, 0.9, 0.1
Decimal2364928

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

17.65:1
Text on #FFFFFF
AAA
1.19:1
Text on #000000
FAIL
16.87:1
Text on #F8FAFC
AAA
1.01:1
Text on #0F172A
FAIL

CSS Implementation

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

Similar Colors

Black
#000000