#C2A4C2 Novel Lilac
#C2A4C2 (Novel Lilac) RGB value is (194, 164, 194).
Red value is 194, green value is 164, and blue value is 194.
Cylindrical-coordinate representations (HSL) of color #C2A4C2: hue: 300°, saturation: 19.7%, and lightness: 70.2%.
Process color (CMYK) of #C2A4C2 is 0%, 15.5%, 0%, 23.9%. Web safe color equivalent of #C2A4C2 is ##CC99CC. Color #C2A4C2 contains mainly Yellow.
Color Spaces
| Color spaces of #C2A4C2 | Value |
|---|---|
| RGB | 194, 164, 194 |
| HSL | 300°, 19.7%, 70.2% |
| HSV / HSB | 300°, 15.5%, 76.1% |
| CMYK | 0%, 15.5%, 0%, 23.9% |
| XYZ | 45.26, 41.92, 56.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11000010 | 10100100 | 11000010 |
| Octal | 302 | 244 | 302 |
| Decimal | 194 | 164 | 194 |
| Hex | C2 | A4 | C2 |
Shades of #C2A4C2
Tints of #C2A4C2
.mybgColor { background-color: #C2A4C2; }
.myforeColor { color: #C2A4C2; }
.myborderColor { border: 3px solid #C2A4C2; }
<p style="color:#C2A4C2">Text here</p>
This sample text is styled with font color #C2A4C2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C2A4C2">Div content here</div>
<div style="border:3px solid #C2A4C2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(194, 164, 194, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C2A4C2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C2A4C2;
-webkit-box-shadow: 1px 1px 3px #C2A4C2;
box-shadow: 1px 1px 3px #C2A4C2; }
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 #C2A4C2 (Novel Lilac)
Color Overview & Profile: Color #C2A4C2, also known as Novel Lilac, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 76% Red (194/255), 64% Green (164/255), and 76% Blue (194/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #C2A4C2 translates into the CMYK subtractive color model with values of 0% Cyan, 15.5% Magenta, 0% Yellow, and 23.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 300°, saturation of 19.7%, and lightness of 70.2%.
Web Accessibility & Design Recommendations: When implementing #C2A4C2 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 ##CC99CC.
