In RGB color space, #aa03ff hex color has a red value of 170, a green value of 3 and a blue value of 255.
In CMYK color space (used in color printing), #aa03ff hex color is composed of 33.33% cyan, 98.82% magenta, 0% yellow and 0% black.
#aa03ff color has a hue of 279.8 degrees, a saturation of 100% and a lightness of 50.6%.
#aa03ff hex color contains mainly BLUE.
The closest web safe color of #aa03ff is #9900ff
#aa03ff hex color has a decimal value of 11142143.
HEX | aa03ff | #aa03ff |
---|---|---|
RGB | 170, 3, 255 | rgb(170, 3, 255) |
RGB Percent | 66.67, 1.18, 100 | rgb(66.67, 1.18, 100) |
CMYK | 33, 99, 0, 0 | |
HSL | 279.8°, 100, 50.6 | hsl(279.8, 100%, 50.6%) |
HSV | 279.8°, 98.8, 100 |
XYZ | 34.66, 15.831, 95.837 |
---|---|
Hunter Lab | 39.788, 85.864, -114.959 |
CIE-LAB | 46.752, 86.735, -83.477 |
CIE-LCH | 46.752, 120.38, 316.097 |
CIE-LUV | 33.33, 98.82, 0, 0 |
Web Safe | 9900ff |
RGB percent of color #aa03ff
CMYK percent of color #aa03ff
Text with hexadecimal color #aa03ff
This text has a font color of #aa03ff
<p style="color:#aa03ff">Text here</p>
#aa03ff Background Color
This box has a background color of #aa03ff
<div style="background-color:#aa03ff">Text here</div>
#aa03ff Border Color
This box has a border color of #aa03ff
<div style="border: 4px solid #aa03ff">Text here</div>
CSS codes
<p style="color:#aa03ff">Text here</p>
<div style="background-color:#aa03ff">Text here</div>
<div style="border: 4px solid #aa03ff">Text here</div>
#aa03ff Color on white background
This is how a font and box color of #aa03ff will look
on a white background.
#aa03ff Color on black background
This is how a font and box color of #aa03ff hex color will look
on a black background.