#A78490 Lacy Mist
#A78490 (Lacy Mist) RGB value is (167, 132, 144).
Red value is 167, green value is 132, and blue value is 144.
Cylindrical-coordinate representations (HSL) of color #A78490: hue: 339°, saturation: 16.6%, and lightness: 58.6%.
Process color (CMYK) of #A78490 is 0%, 21%, 13.8%, 34.5%. Web safe color equivalent of #A78490 is ##999999. Color #A78490 contains mainly Yellow.
Color Spaces
| Color spaces of #A78490 | Value |
|---|---|
| RGB | 167, 132, 144 |
| HSL | 339°, 16.6%, 58.6% |
| HSV / HSB | 339°, 21%, 65.5% |
| CMYK | 0%, 21%, 13.8%, 34.5% |
| XYZ | 29.22, 26.73, 30 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100111 | 10000100 | 10010000 |
| Octal | 247 | 204 | 220 |
| Decimal | 167 | 132 | 144 |
| Hex | A7 | 84 | 90 |
Shades of #A78490
Tints of #A78490
.mybgColor { background-color: #A78490; }
.myforeColor { color: #A78490; }
.myborderColor { border: 3px solid #A78490; }
<p style="color:#A78490">Text here</p>
This sample text is styled with font color #A78490. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A78490">Div content here</div>
<div style="border:3px solid #A78490">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(167, 132, 144, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A78490; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A78490;
-webkit-box-shadow: 1px 1px 3px #A78490;
box-shadow: 1px 1px 3px #A78490; }
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 #A78490 (Lacy Mist)
Color Overview & Profile: Color #A78490, also known as Lacy Mist, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 65% Red (167/255), 52% Green (132/255), and 56% Blue (144/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #A78490 translates into the CMYK subtractive color model with values of 0% Cyan, 21% Magenta, 13.8% Yellow, and 34.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 339°, saturation of 16.6%, and lightness of 58.6%.
Web Accessibility & Design Recommendations: When implementing #A78490 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 ##999999.
