In RGB color space, #aa1fff hex color has a red value of 170, a green value of 31 and a blue value of 255.
In CMYK color space (used in color printing), #aa1fff hex color is composed of 33.33% cyan, 87.84% magenta, 0% yellow and 0% black.
#aa1fff color has a hue of 277.2 degrees, a saturation of 100% and a lightness of 56.1%.
#aa1fff hex color contains mainly BLUE.
The closest web safe color of #aa1fff is #9933ff
#aa1fff hex color has a decimal value of 11149311.
HEX | aa1fff | #aa1fff |
---|---|---|
RGB | 170, 31, 255 | rgb(170, 31, 255) |
RGB Percent | 66.67, 12.16, 100 | rgb(66.67, 12.16, 100) |
CMYK | 33, 88, 0, 0 | |
HSL | 277.2°, 100, 56.1 | hsl(277.2, 100%, 56.1%) |
HSV | 277.2°, 87.8, 100 |
XYZ | 35.118, 16.746, 95.989 |
---|---|
Hunter Lab | 40.922, 81.57, -110.429 |
CIE-LAB | 47.938, 83.188, -81.533 |
CIE-LCH | 47.938, 116.481, 315.576 |
CIE-LUV | 33.33, 87.84, 0, 0 |
Web Safe | 9933ff |
RGB percent of color #aa1fff
CMYK percent of color #aa1fff
Text with hexadecimal color #aa1fff
This text has a font color of #aa1fff
<p style="color:#aa1fff">Text here</p>
#aa1fff Background Color
This box has a background color of #aa1fff
<div style="background-color:#aa1fff">Text here</div>
#aa1fff Border Color
This box has a border color of #aa1fff
<div style="border: 4px solid #aa1fff">Text here</div>
CSS codes
<p style="color:#aa1fff">Text here</p>
<div style="background-color:#aa1fff">Text here</div>
<div style="border: 4px solid #aa1fff">Text here</div>
#aa1fff Color on white background
This is how a font and box color of #aa1fff will look
on a white background.
#aa1fff Color on black background
This is how a font and box color of #aa1fff hex color will look
on a black background.