In RGB color space, #a000af hex color has a red value of 160, a green value of 0 and a blue value of 175.
In CMYK color space (used in color printing), #a000af hex color is composed of 8.57% cyan, 100% magenta, 0% yellow and 31.37% black.
#a000af color has a hue of 294.9 degrees, a saturation of 100% and a lightness of 34.3%.
#a000af hex color contains mainly BLUE.
The closest web safe color of #a000af is #990099
#a000af hex color has a decimal value of 10485935.
HEX | a000af | #a000af |
---|---|---|
RGB | 160, 0, 175 | rgb(160, 0, 175) |
RGB Percent | 62.75, 0, 68.63 | rgb(62.75, 0, 68.63) |
CMYK | 9, 100, 0, 31 | |
HSL | 294.9°, 100, 34.3 | hsl(294.9, 100%, 34.3%) |
HSV | 294.9°, 100, 68.6 |
XYZ | 22.235, 10.569, 41.425 |
---|---|
Hunter Lab | 32.51, 65.191, -52.792 |
CIE-LAB | 38.845, 71.684, -50.361 |
CIE-LCH | 38.845, 87.606, 324.91 |
CIE-LUV | 8.57, 100, 0, 31.37 |
Web Safe | 990099 |
RGB percent of color #a000af
CMYK percent of color #a000af
Text with hexadecimal color #a000af
This text has a font color of #a000af
<p style="color:#a000af">Text here</p>
#a000af Background Color
This box has a background color of #a000af
<div style="background-color:#a000af">Text here</div>
#a000af Border Color
This box has a border color of #a000af
<div style="border: 4px solid #a000af">Text here</div>
CSS codes
<p style="color:#a000af">Text here</p>
<div style="background-color:#a000af">Text here</div>
<div style="border: 4px solid #a000af">Text here</div>
#a000af Color on white background
This is how a font and box color of #a000af will look
on a white background.
#a000af Color on black background
This is how a font and box color of #a000af hex color will look
on a black background.