#660724
A dark, vivid magenta closely aligning with Brown.
About #660724
The hex code #660724 represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Brown. Its digital footprint relies on 102 parts red, 7 parts green, and 36 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 93% magenta inks. The HSL representation is 341.7° hue, 87.2% saturation, and 21.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#660724
RGB102, 7, 36
HSL341.7°, 87.2%, 21.4%
CMYK0%, 93%, 65%, 60%
HSV341.7°, 93.1%, 40.0%
LAB20.5, 40.5, 10.5
XYZ5.9, 3.1, 2.0
Decimal6686500
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.96:1
Text on #FFFFFF
AAA
1.62:1
Text on #000000
FAIL
12.38:1
Text on #F8FAFC
AAA
1.38:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #660724;
}
.text-color {
color: #660724;
}
.border-color {
border: 2px solid #660724;
}