In RGB color space, #aa23ff hex color has a red value of 170, a green value of 35 and a blue value of 255.
In CMYK color space (used in color printing), #aa23ff hex color is composed of 33.33% cyan, 86.27% magenta, 0% yellow and 0% black.
#aa23ff color has a hue of 276.8 degrees, a saturation of 100% and a lightness of 56.9%.
#aa23ff hex color contains mainly BLUE.
The closest web safe color of #aa23ff is #9933ff
#aa23ff hex color has a decimal value of 11150335.
HEX | aa23ff | #aa23ff |
---|---|---|
RGB | 170, 35, 255 | rgb(170, 35, 255) |
RGB Percent | 66.67, 13.73, 100 | rgb(66.67, 13.73, 100) |
CMYK | 33, 86, 0, 0 | |
HSL | 276.8°, 100, 56.9 | hsl(276.8, 100%, 56.9%) |
HSV | 276.8°, 86.3, 100 |
XYZ | 35.229, 16.968, 96.026 |
---|---|
Hunter Lab | 41.192, 80.573, -109.38 |
CIE-LAB | 48.22, 82.353, -81.072 |
CIE-LCH | 48.22, 115.562, 315.449 |
CIE-LUV | 33.33, 86.27, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #aa23ff
CMYK percent of color #aa23ff
Text with hexadecimal color #aa23ff
This text has a font color of #aa23ff
<p style="color:#aa23ff">Text here</p>
#aa23ff Background Color
This box has a background color of #aa23ff
<div style="background-color:#aa23ff">Text here</div>
#aa23ff Border Color
This box has a border color of #aa23ff
<div style="border: 4px solid #aa23ff">Text here</div>
CSS codes
<p style="color:#aa23ff">Text here</p>
<div style="background-color:#aa23ff">Text here</div>
<div style="border: 4px solid #aa23ff">Text here</div>
#aa23ff Color on white background
This is how a font and box color of #aa23ff will look
on a white background.
#aa23ff Color on black background
This is how a font and box color of #aa23ff hex color will look
on a black background.