#A5969C Lavender Lily
#A5969C (Lavender Lily) RGB value is (165, 150, 156).
Red value is 165, green value is 150, and blue value is 156.
Cylindrical-coordinate representations (HSL) of color #A5969C: hue: 336°, saturation: 7.7%, and lightness: 61.8%.
Process color (CMYK) of #A5969C is 0%, 9.1%, 5.5%, 35.3%. Web safe color equivalent of #A5969C is ##999999. Color #A5969C contains mainly GRAY.
Color Spaces
| Color spaces of #A5969C | Value |
|---|---|
| RGB | 165, 150, 156 |
| HSL | 336°, 7.7%, 61.8% |
| HSV / HSB | 336°, 9.1%, 64.7% |
| CMYK | 0%, 9.1%, 5.5%, 35.3% |
| XYZ | 32.42, 32.21, 35.96 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10100101 | 10010110 | 10011100 |
| Octal | 245 | 226 | 234 |
| Decimal | 165 | 150 | 156 |
| Hex | A5 | 96 | 9C |
Shades of #A5969C
Tints of #A5969C
.mybgColor { background-color: #A5969C; }
.myforeColor { color: #A5969C; }
.myborderColor { border: 3px solid #A5969C; }
<p style="color:#A5969C">Text here</p>
This sample text is styled with font color #A5969C. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#A5969C">Div content here</div>
<div style="border:3px solid #A5969C">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(165, 150, 156, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #A5969C; }
.divShadow { -moz-box-shadow: 1px 1px 3px #A5969C;
-webkit-box-shadow: 1px 1px 3px #A5969C;
box-shadow: 1px 1px 3px #A5969C; }
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 #A5969C (Lavender Lily)
Color Overview & Profile: Color #A5969C, also known as Lavender Lily, 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 (165/255), 59% Green (150/255), and 61% Blue (156/255). The primary color family component is GRAY.
Print & Physical Production Specs: For physical print production and offset printing setups, #A5969C translates into the CMYK subtractive color model with values of 0% Cyan, 9.1% Magenta, 5.5% Yellow, and 35.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 336°, saturation of 7.7%, and lightness of 61.8%.
Web Accessibility & Design Recommendations: When implementing #A5969C 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.
