#660F3A
A dark, vivid magenta closely aligning with Brown.
About #660F3A
Visually, #660F3A is defined as a vivid magenta. Its closest recognized web color is Brown. In the RGB color space, it consists of 102 red, 15 green, and 58 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 85% Magenta, 43% Yellow, and 60% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#660F3A
RGB102, 15, 58
HSL330.3°, 74.4%, 22.9%
CMYK0%, 85%, 43%, 60%
HSV330.3°, 85.3%, 40.0%
LAB21.8, 40.4, -3.0
XYZ6.4, 3.5, 4.3
Decimal6688570
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.39:1
Text on #FFFFFF
AAA
1.69:1
Text on #000000
FAIL
11.85:1
Text on #F8FAFC
AAA
1.44:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #660F3A;
}
.text-color {
color: #660F3A;
}
.border-color {
border: 2px solid #660F3A;
}