#500F2C

A very dark, moderate magenta closely aligning with Black.

About #500F2C

Visually, #500F2C is defined as a moderate magenta. If you're using CSS, you might find it aligns closely with Black. In the RGB color space, it consists of 80 red, 15 green, and 44 blue.

When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 81% Magenta, 45% Yellow, and 69% Black. With a hue angle of 333.2 degrees, it sits comfortably in the magenta spectrum.

Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#500F2C
RGB80, 15, 44
HSL333.2°, 68.4%, 18.6%
CMYK0%, 81%, 45%, 69%
HSV333.2°, 81.2%, 31.4%
LAB16.6, 32.2, -1.3
XYZ3.9, 2.2, 2.6
Decimal5246764

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

14.52:1
Text on #FFFFFF
AAA
1.45:1
Text on #000000
FAIL
13.88:1
Text on #F8FAFC
AAA
1.23:1
Text on #0F172A
FAIL

CSS Implementation

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

Similar Colors

Black
#000000