#661633
A dark, moderate magenta closely aligning with Brown.
About #661633
Visually, #661633 is defined as a moderate magenta. Designers often compare it to the standard color Brown. This translates to an RGB value of rgb(102, 22, 51).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 78% Magenta, 50% Yellow, and 60% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#661633
RGB102, 22, 51
HSL338.2°, 64.5%, 24.3%
CMYK0%, 78%, 50%, 60%
HSV338.2°, 78.4%, 40.0%
LAB22.4, 37.4, 2.7
XYZ6.4, 3.6, 3.5
Decimal6690355
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.16:1
Text on #FFFFFF
AAA
1.73:1
Text on #000000
FAIL
11.62:1
Text on #F8FAFC
AAA
1.47:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #661633;
}
.text-color {
color: #661633;
}
.border-color {
border: 2px solid #661633;
}