#500F24

A very dark, moderate magenta closely aligning with Black.

About #500F24

At its core, #500F24 is a very dark and moderate hue. 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 36 blue.

When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 81% magenta, 55% yellow, and 69% black. The HSL representation is 340.6° hue, 68.4% saturation, and 18.6% lightness.

Ensuring your text is legible against this background is a key part of web design. 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#500F24
RGB80, 15, 36
HSL340.6°, 68.4%, 18.6%
CMYK0%, 81%, 55%, 69%
HSV340.6°, 81.2%, 31.4%
LAB16.4, 31.4, 4.1
XYZ3.8, 2.2, 1.9
Decimal5246756

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

14.64:1
Text on #FFFFFF
AAA
1.43:1
Text on #000000
FAIL
13.99:1
Text on #F8FAFC
AAA
1.22:1
Text on #0F172A
FAIL

CSS Implementation

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

Similar Colors

Black
#000000