#661D2C
A dark, moderate red closely aligning with Brown.
About #661D2C
Visually, #661D2C is defined as a moderate red. It is closely associated with the named CSS color Brown. Its digital footprint relies on 102 parts red, 29 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, 72% M, 57% Y, and 60% K. With a hue angle of 347.7 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#661D2C
RGB102, 29, 44
HSL347.7°, 55.7%, 25.7%
CMYK0%, 72%, 57%, 60%
HSV347.7°, 71.6%, 40.0%
LAB23.3, 33.8, 8.7
XYZ6.4, 3.9, 2.8
Decimal6692140
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.82:1
Text on #FFFFFF
AAA
1.78:1
Text on #000000
FAIL
11.29:1
Text on #F8FAFC
AAA
1.51:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #661D2C;
}
.text-color {
color: #661D2C;
}
.border-color {
border: 2px solid #661D2C;
}