#A78BAC Dusty Lavender
#A78BAC (Dusty Lavender) RGB value is (167, 139, 172).
Red value is 167, green value is 139, and blue value is 172.
Cylindrical-coordinate representations (HSL) of color #A78BAC: hue: 291°, saturation: 16.6%, and lightness: 61%.
Process color (CMYK) of #A78BAC is 2.9%, 19.2%, 0%, 32.5%. Web safe color equivalent of #A78BAC is ##999999. Color #A78BAC contains mainly Magenta.
Color Spaces
| Color spaces of #A78BAC | Value |
|---|---|
| RGB | 167, 139, 172 |
| HSL | 291°, 16.6%, 61% |
| HSV / HSB | 291°, 19.2%, 67.5% |
| CMYK | 2.9%, 19.2%, 0%, 32.5% |
| XYZ | 32.61, 29.66, 43.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100111 | 10001011 | 10101100 |
| Octal | 247 | 213 | 254 |
| Decimal | 167 | 139 | 172 |
| Hex | A7 | 8B | AC |
Shades of #A78BAC
Tints of #A78BAC
.mybgColor { background-color: #A78BAC; }
.myforeColor { color: #A78BAC; }
.myborderColor { border: 3px solid #A78BAC; }
<p style="color:#A78BAC">Text here</p>
This sample text is styled with font color #A78BAC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A78BAC">Div content here</div>
<div style="border:3px solid #A78BAC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(167, 139, 172, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A78BAC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A78BAC;
-webkit-box-shadow: 1px 1px 3px #A78BAC;
box-shadow: 1px 1px 3px #A78BAC; }
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 #A78BAC (Dusty Lavender)
Color Overview & Profile: Color #A78BAC, also known as Dusty Lavender, 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), 55% Green (139/255), and 67% Blue (172/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #A78BAC translates into the CMYK subtractive color model with values of 2.9% Cyan, 19.2% Magenta, 0% Yellow, and 32.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 291°, saturation of 16.6%, and lightness of 61%.
Web Accessibility & Design Recommendations: When implementing #A78BAC 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.
