In RGB color space, #aa21ff hex color has a red value of 170, a green value of 33 and a blue value of 255.
In CMYK color space (used in color printing), #aa21ff hex color is composed of 33.33% cyan, 87.06% magenta, 0% yellow and 0% black.
#aa21ff color has a hue of 277 degrees, a saturation of 100% and a lightness of 56.5%.
#aa21ff hex color contains mainly BLUE.
The closest web safe color of #aa21ff is #9933ff
#aa21ff hex color has a decimal value of 11149823.
HEX | aa21ff | #aa21ff |
---|---|---|
RGB | 170, 33, 255 | rgb(170, 33, 255) |
RGB Percent | 66.67, 12.94, 100 | rgb(66.67, 12.94, 100) |
CMYK | 33, 87, 0, 0 | |
HSL | 277°, 100, 56.5 | hsl(277, 100%, 56.5%) |
HSV | 277°, 87.1, 100 |
XYZ | 35.171, 16.854, 96.007 |
---|---|
Hunter Lab | 41.054, 81.079, -109.917 |
CIE-LAB | 48.076, 82.777, -81.308 |
CIE-LCH | 48.076, 116.03, 315.513 |
CIE-LUV | 33.33, 87.06, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #aa21ff
CMYK percent of color #aa21ff
Text with hexadecimal color #aa21ff
This text has a font color of #aa21ff
<p style="color:#aa21ff">Text here</p>
#aa21ff Background Color
This box has a background color of #aa21ff
<div style="background-color:#aa21ff">Text here</div>
#aa21ff Border Color
This box has a border color of #aa21ff
<div style="border: 4px solid #aa21ff">Text here</div>
CSS codes
<p style="color:#aa21ff">Text here</p>
<div style="background-color:#aa21ff">Text here</div>
<div style="border: 4px solid #aa21ff">Text here</div>
#aa21ff Color on white background
This is how a font and box color of #aa21ff will look
on a white background.
#aa21ff Color on black background
This is how a font and box color of #aa21ff hex color will look
on a black background.