#66161D
A dark, moderate red closely aligning with Maroon.
About #66161D
When working with digital screens, the color #66161D is rendered by mixing light. Its closest recognized web color is Maroon. In the RGB color space, it consists of 102 red, 22 green, and 29 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 78% magenta inks. With a hue angle of 354.8 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#66161D
RGB102, 22, 29
HSL354.8°, 64.5%, 24.3%
CMYK0%, 78%, 72%, 60%
HSV354.8°, 78.4%, 40.0%
LAB21.9, 35.6, 17.2
XYZ6.0, 3.5, 1.5
Decimal6690333
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
12.37:1
Text on #FFFFFF
AAA
1.70:1
Text on #000000
FAIL
11.82:1
Text on #F8FAFC
AAA
1.44:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #66161D;
}
.text-color {
color: #66161D;
}
.border-color {
border: 2px solid #66161D;
}