#66163A
A dark, moderate magenta closely aligning with Brown.
About #66163A
The precise color #66163A is an excellent choice for modern design projects. Designers often compare it to the standard color Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 22, and 58.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 78% magenta, 43% yellow, and 60% black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#66163A
RGB102, 22, 58
HSL333.0°, 64.5%, 24.3%
CMYK0%, 78%, 43%, 60%
HSV333.0°, 78.4%, 40.0%
LAB22.7, 38.1, -1.8
XYZ6.5, 3.7, 4.4
Decimal6690362
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.06:1
Text on #FFFFFF
AAA
1.74:1
Text on #000000
FAIL
11.53:1
Text on #F8FAFC
AAA
1.48:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #66163A;
}
.text-color {
color: #66163A;
}
.border-color {
border: 2px solid #66163A;
}