#660024
A dark, vivid magenta closely aligning with Brown.
About #660024
At its core, #660024 is a dark and vivid hue. Its closest recognized web color is Brown. This translates to an RGB value of rgb(102, 0, 36).
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 100% magenta inks. With a hue angle of 338.8 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Because it is a 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#660024
RGB102, 0, 36
HSL338.8°, 100.0%, 20.0%
CMYK0%, 100%, 65%, 60%
HSV338.8°, 100.0%, 40.0%
LAB19.9, 42.3, 9.6
XYZ5.8, 3.0, 1.9
Decimal6684708
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.20:1
Text on #FFFFFF
AAA
1.59:1
Text on #000000
FAIL
12.62:1
Text on #F8FAFC
AAA
1.35:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #660024;
}
.text-color {
color: #660024;
}
.border-color {
border: 2px solid #660024;
}