#2C2C07

A very dark, vivid yellow closely aligning with Black.

About #2C2C07

When working with digital screens, the color #2C2C07 is rendered by mixing light. It is closely associated with the named CSS color Black. This translates to an RGB value of rgb(44, 44, 7).

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 0% M, 84% Y, and 83% K. With a hue angle of 60.0 degrees, it sits comfortably in the yellow spectrum.

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#2C2C07
RGB44, 44, 7
HSL60.0°, 72.5%, 10.0%
CMYK0%, 0%, 84%, 83%
HSV60.0°, 84.1%, 17.3%
LAB17.2, -5.7, 21.8
XYZ2.0, 2.4, 0.6
Decimal2894855

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

14.28:1
Text on #FFFFFF
AAA
1.47:1
Text on #000000
FAIL
13.65:1
Text on #F8FAFC
AAA
1.25:1
Text on #0F172A
FAIL

CSS Implementation

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

Similar Colors

Black
#000000