#3A0F24

A very dark, moderate magenta closely aligning with Black.

About #3A0F24

Visually, #3A0F24 is defined as a moderate magenta. If you're using CSS, you might find it aligns closely with Black. This translates to an RGB value of rgb(58, 15, 36).

For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 74% magenta inks. With a hue angle of 330.7 degrees, it sits comfortably in the magenta spectrum.

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#3A0F24
RGB58, 15, 36
HSL330.7°, 58.9%, 14.3%
CMYK0%, 74%, 38%, 77%
HSV330.7°, 74.1%, 22.7%
LAB11.7, 23.6, -3.3
XYZ2.2, 1.4, 1.8
Decimal3804964

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

16.49:1
Text on #FFFFFF
AAA
1.27:1
Text on #000000
FAIL
15.76:1
Text on #F8FAFC
AAA
1.08:1
Text on #0F172A
FAIL

CSS Implementation

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

Similar Colors

Black
#000000