#66002C
A dark, vivid magenta closely aligning with Brown.
About #66002C
The precise color #66002C is an excellent choice for modern design projects. Its closest recognized web color is Brown. Its digital footprint relies on 102 parts red, 0 parts green, and 44 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 100% M, 57% Y, and 60% K. This makes it a relatively dark color when applied to physical surfaces.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#66002C
RGB102, 0, 44
HSL334.1°, 100.0%, 20.0%
CMYK0%, 100%, 57%, 60%
HSV334.1°, 100.0%, 40.0%
LAB20.1, 42.9, 4.2
XYZ5.9, 3.0, 2.7
Decimal6684716
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.11:1
Text on #FFFFFF
AAA
1.60:1
Text on #000000
FAIL
12.53:1
Text on #F8FAFC
AAA
1.36:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #66002C;
}
.text-color {
color: #66002C;
}
.border-color {
border: 2px solid #66002C;
}