#A2A7C1 Lilac Time
#A2A7C1 (Lilac Time) RGB value is (162, 167, 193).
Red value is 162, green value is 167, and blue value is 193.
Cylindrical-coordinate representations (HSL) of color #A2A7C1: hue: 230°, saturation: 20%, and lightness: 69.6%.
Process color (CMYK) of #A2A7C1 is 16.1%, 13.5%, 0%, 24.3%. Web safe color equivalent of #A2A7C1 is ##9999CC. Color #A2A7C1 contains mainly Magenta.
Color Spaces
| Color spaces of #A2A7C1 | Value |
|---|---|
| RGB | 162, 167, 193 |
| HSL | 230°, 20%, 69.6% |
| HSV / HSB | 230°, 16.1%, 75.7% |
| CMYK | 16.1%, 13.5%, 0%, 24.3% |
| XYZ | 38.34, 39.17, 55.98 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100010 | 10100111 | 11000001 |
| Octal | 242 | 247 | 301 |
| Decimal | 162 | 167 | 193 |
| Hex | A2 | A7 | C1 |
Shades of #A2A7C1
Tints of #A2A7C1
.mybgColor { background-color: #A2A7C1; }
.myforeColor { color: #A2A7C1; }
.myborderColor { border: 3px solid #A2A7C1; }
<p style="color:#A2A7C1">Text here</p>
This sample text is styled with font color #A2A7C1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A2A7C1">Div content here</div>
<div style="border:3px solid #A2A7C1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(162, 167, 193, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A2A7C1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A2A7C1;
-webkit-box-shadow: 1px 1px 3px #A2A7C1;
box-shadow: 1px 1px 3px #A2A7C1; }
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 #A2A7C1 (Lilac Time)
Color Overview & Profile: Color #A2A7C1, also known as Lilac Time, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 64% Red (162/255), 65% Green (167/255), and 76% Blue (193/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #A2A7C1 translates into the CMYK subtractive color model with values of 16.1% Cyan, 13.5% Magenta, 0% Yellow, and 24.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 230°, saturation of 20%, and lightness of 69.6%.
Web Accessibility & Design Recommendations: When implementing #A2A7C1 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 ##9999CC.
