In RGB color space, #aaa2ff hex color has a red value of 170, a green value of 162 and a blue value of 255.
In CMYK color space (used in color printing), #aaa2ff hex color is composed of 33.33% cyan, 36.47% magenta, 0% yellow and 0% black.
#aaa2ff color has a hue of 245.2 degrees, a saturation of 100% and a lightness of 81.8%.
#aaa2ff hex color contains mainly BLUE.
The closest web safe color of #aaa2ff is #9999ff
#aaa2ff hex color has a decimal value of 11182847.
HEX | aaa2ff | #aaa2ff |
---|---|---|
RGB | 170, 162, 255 | rgb(170, 162, 255) |
RGB Percent | 66.67, 63.53, 100 | rgb(66.67, 63.53, 100) |
CMYK | 33, 36, 0, 0 | |
HSL | 245.2°, 100, 81.8 | hsl(245.2, 100%, 81.8%) |
HSV | 245.2°, 36.5, 100 |
XYZ | 47.548, 41.607, 100.133 |
---|---|
Hunter Lab | 64.503, 18.698, -46.887 |
CIE-LAB | 70.599, 23.646, -45.183 |
CIE-LCH | 70.599, 50.996, 297.625 |
CIE-LUV | 33.33, 36.47, 0, 0 |
Web Safe | 9999ff |
RGB percent of color #aaa2ff
CMYK percent of color #aaa2ff
Text with hexadecimal color #aaa2ff
This text has a font color of #aaa2ff
<p style="color:#aaa2ff">Text here</p>
#aaa2ff Background Color
This box has a background color of #aaa2ff
<div style="background-color:#aaa2ff">Text here</div>
#aaa2ff Border Color
This box has a border color of #aaa2ff
<div style="border: 4px solid #aaa2ff">Text here</div>
CSS codes
<p style="color:#aaa2ff">Text here</p>
<div style="background-color:#aaa2ff">Text here</div>
<div style="border: 4px solid #aaa2ff">Text here</div>
#aaa2ff Color on white background
This is how a font and box color of #aaa2ff will look
on a white background.
#aaa2ff Color on black background
This is how a font and box color of #aaa2ff hex color will look
on a black background.