#A6A6E6 Dull Lavender
#A6A6E6 (Dull Lavender) RGB value is (166, 166, 230).
Red value is 166, green value is 166, and blue value is 230.
Cylindrical-coordinate representations (HSL) of color #A6A6E6: hue: 240°, saturation: 56.1%, and lightness: 77.6%.
Process color (CMYK) of #A6A6E6 is 27.8%, 27.8%, 0%, 9.8%. Web safe color equivalent of #A6A6E6 is ##9999FF. Color #A6A6E6 contains mainly Blue.
Color Spaces
| Color spaces of #A6A6E6 | Value |
|---|---|
| RGB | 166, 166, 230 |
| HSL | 240°, 56.1%, 77.6% |
| HSV / HSB | 240°, 27.8%, 90.2% |
| CMYK | 27.8%, 27.8%, 0%, 9.8% |
| XYZ | 43.64, 41.09, 80.48 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100110 | 10100110 | 11100110 |
| Octal | 246 | 246 | 346 |
| Decimal | 166 | 166 | 230 |
| Hex | A6 | A6 | E6 |
Shades of #A6A6E6
Tints of #A6A6E6
.mybgColor { background-color: #A6A6E6; }
.myforeColor { color: #A6A6E6; }
.myborderColor { border: 3px solid #A6A6E6; }
<p style="color:#A6A6E6">Text here</p>
This sample text is styled with font color #A6A6E6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A6A6E6">Div content here</div>
<div style="border:3px solid #A6A6E6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(166, 166, 230, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A6A6E6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A6A6E6;
-webkit-box-shadow: 1px 1px 3px #A6A6E6;
box-shadow: 1px 1px 3px #A6A6E6; }
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 #A6A6E6 (Dull Lavender)
Color Overview & Profile: Color #A6A6E6, also known as Dull 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 (166/255), 65% Green (166/255), and 90% Blue (230/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #A6A6E6 translates into the CMYK subtractive color model with values of 27.8% Cyan, 27.8% Magenta, 0% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 56.1%, and lightness of 77.6%.
Web Accessibility & Design Recommendations: When implementing #A6A6E6 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 ##9999FF.
