#664942 Spiced Wine
#664942 (Spiced Wine) RGB value is (102, 73, 66).
Red value is 102, green value is 73, and blue value is 66.
Cylindrical-coordinate representations (HSL) of color #664942: hue: 12°, saturation: 21.4%, and lightness: 32.9%.
Process color (CMYK) of #664942 is 0%, 28.4%, 35.3%, 60%. Web safe color equivalent of #664942 is ##663333. Color #664942 contains mainly Red.
Color Spaces
| Color spaces of #664942 | Value |
|---|---|
| RGB | 102, 73, 66 |
| HSL | 12°, 21.4%, 32.9% |
| HSV / HSB | 12°, 35.3%, 40% |
| CMYK | 0%, 28.4%, 35.3%, 60% |
| XYZ | 8.85, 7.98, 6.23 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 01100110 | 01001001 | 01000010 |
| Octal | 146 | 111 | 102 |
| Decimal | 102 | 73 | 66 |
| Hex | 66 | 49 | 42 |
Shades of #664942
Tints of #664942
.mybgColor { background-color: #664942; }
.myforeColor { color: #664942; }
.myborderColor { border: 3px solid #664942; }
<p style="color:#664942">Text here</p>
This sample text is styled with font color #664942. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#664942">Div content here</div>
<div style="border:3px solid #664942">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(102, 73, 66, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #664942; }
.divShadow { -moz-box-shadow: 1px 1px 3px #664942;
-webkit-box-shadow: 1px 1px 3px #664942;
box-shadow: 1px 1px 3px #664942; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #664942 (Spiced Wine)
Color Overview & Profile: Color #664942, also known as Spiced Wine, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 40% Red (102/255), 29% Green (73/255), and 26% Blue (66/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #664942 translates into the CMYK subtractive color model with values of 0% Cyan, 28.4% Magenta, 35.3% Yellow, and 60% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 12°, saturation of 21.4%, and lightness of 32.9%.
Web Accessibility & Design Recommendations: When implementing #664942 in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##663333.
