In RGB color space, #aa20ff hex color has a red value of 170, a green value of 32 and a blue value of 255.
In CMYK color space (used in color printing), #aa20ff hex color is composed of 33.33% cyan, 87.45% magenta, 0% yellow and 0% black.
#aa20ff color has a hue of 277.1 degrees, a saturation of 100% and a lightness of 56.3%.
#aa20ff hex color contains mainly BLUE.
The closest web safe color of #aa20ff is #9933ff
#aa20ff hex color has a decimal value of 11149567.
HEX | aa20ff | #aa20ff |
---|---|---|
RGB | 170, 32, 255 | rgb(170, 32, 255) |
RGB Percent | 66.67, 12.55, 100 | rgb(66.67, 12.55, 100) |
CMYK | 33, 87, 0, 0 | |
HSL | 277.1°, 100, 56.3 | hsl(277.1, 100%, 56.3%) |
HSV | 277.1°, 87.5, 100 |
XYZ | 35.144, 16.799, 95.998 |
---|---|
Hunter Lab | 40.987, 81.329, -110.177 |
CIE-LAB | 48.006, 82.986, -81.423 |
CIE-LCH | 48.006, 116.26, 315.545 |
CIE-LUV | 33.33, 87.45, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #aa20ff
CMYK percent of color #aa20ff
Text with hexadecimal color #aa20ff
This text has a font color of #aa20ff
<p style="color:#aa20ff">Text here</p>
#aa20ff Background Color
This box has a background color of #aa20ff
<div style="background-color:#aa20ff">Text here</div>
#aa20ff Border Color
This box has a border color of #aa20ff
<div style="border: 4px solid #aa20ff">Text here</div>
CSS codes
<p style="color:#aa20ff">Text here</p>
<div style="background-color:#aa20ff">Text here</div>
<div style="border: 4px solid #aa20ff">Text here</div>
#aa20ff Color on white background
This is how a font and box color of #aa20ff will look
on a white background.
#aa20ff Color on black background
This is how a font and box color of #aa20ff hex color will look
on a black background.