#2C1D0F

A very dark, moderate orange closely aligning with Black.

About #2C1D0F

At its core, #2C1D0F 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 44, 29, and 15.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 34% magenta inks. This makes it a relatively dark color when applied to physical surfaces.

Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#2C1D0F
RGB44, 29, 15
HSL29.0°, 49.2%, 11.6%
CMYK0%, 34%, 66%, 83%
HSV29.0°, 65.9%, 17.3%
LAB12.3, 5.3, 11.9
XYZ1.6, 1.4, 0.6
Decimal2891023

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

16.28:1
Text on #FFFFFF
AAA
1.29:1
Text on #000000
FAIL
15.56:1
Text on #F8FAFC
AAA
1.10:1
Text on #0F172A
FAIL

CSS Implementation

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

Similar Colors

Black
#000000