In RGB color space, #aa9fff hex color has a red value of 170, a green value of 159 and a blue value of 255.
In CMYK color space (used in color printing), #aa9fff hex color is composed of 33.33% cyan, 37.65% magenta, 0% yellow and 0% black.
#aa9fff color has a hue of 246.9 degrees, a saturation of 100% and a lightness of 81.2%.
#aa9fff hex color contains mainly BLUE.
The closest web safe color of #aa9fff is #9999ff
#aa9fff hex color has a decimal value of 11182079.
HEX | aa9fff | #aa9fff |
---|---|---|
RGB | 170, 159, 255 | rgb(170, 159, 255) |
RGB Percent | 66.67, 62.35, 100 | rgb(66.67, 62.35, 100) |
CMYK | 33, 38, 0, 0 | |
HSL | 246.9°, 100, 81.2 | hsl(246.9, 100%, 81.2%) |
HSV | 246.9°, 37.6, 100 |
XYZ | 47.026, 40.562, 99.959 |
---|---|
Hunter Lab | 63.688, 20.346, -48.474 |
CIE-LAB | 69.868, 25.34, -46.331 |
CIE-LCH | 69.868, 52.808, 298.676 |
CIE-LUV | 33.33, 37.65, 0, 0 |
Web Safe | 9999ff |
RGB percent of color #aa9fff
CMYK percent of color #aa9fff
Text with hexadecimal color #aa9fff
This text has a font color of #aa9fff
<p style="color:#aa9fff">Text here</p>
#aa9fff Background Color
This box has a background color of #aa9fff
<div style="background-color:#aa9fff">Text here</div>
#aa9fff Border Color
This box has a border color of #aa9fff
<div style="border: 4px solid #aa9fff">Text here</div>
CSS codes
<p style="color:#aa9fff">Text here</p>
<div style="background-color:#aa9fff">Text here</div>
<div style="border: 4px solid #aa9fff">Text here</div>
#aa9fff Color on white background
This is how a font and box color of #aa9fff will look
on a white background.
#aa9fff Color on black background
This is how a font and box color of #aa9fff hex color will look
on a black background.