#665049
A dark, muted red closely aligning with Dimgray.
About #665049
Visually, #665049 is defined as a muted red. Its closest recognized web color is Dimgray. Its digital footprint relies on 102 parts red, 80 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 22% magenta inks. Always request a physical proof before doing a large print run with this exact code.
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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#665049
RGB102, 80, 73
HSL14.5°, 16.6%, 34.3%
CMYK0%, 22%, 28%, 60%
HSV14.5°, 28.4%, 40.0%
LAB36.1, 8.0, 7.6
XYZ9.6, 9.0, 7.5
Decimal6705225
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.48:1
Text on #FFFFFF
AAA
2.81:1
Text on #000000
FAIL
7.15:1
Text on #F8FAFC
AAA
2.39:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #665049;
}
.text-color {
color: #665049;
}
.border-color {
border: 2px solid #665049;
}