#662C3A

A dark, moderate red closely aligning with Dimgray.

About #662C3A

When working with digital screens, the color #662C3A is rendered by mixing light. If you're using CSS, you might find it aligns closely with Dimgray. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 44, and 58.

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 57% M, 43% Y, and 60% K. With a hue angle of 345.5 degrees, it sits comfortably in the red spectrum.

Ensuring your text is legible against this background is a key part of web design. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#662C3A
RGB102, 44, 58
HSL345.5°, 39.7%, 28.6%
CMYK0%, 57%, 43%, 60%
HSV345.5°, 56.9%, 40.0%
LAB26.5, 27.7, 3.8
XYZ7.1, 4.9, 4.6
Decimal6695994

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

10.57:1
Text on #FFFFFF
AAA
1.99:1
Text on #000000
FAIL
10.10:1
Text on #F8FAFC
AAA
1.69:1
Text on #0F172A
FAIL

CSS Implementation

.bg-color { background-color: #662C3A; }
.text-color { color: #662C3A; }
.border-color { border: 2px solid #662C3A; }

Similar Colors

Dimgray
#696969