In RGB color space, #a000f0 hex color has a red value of 160, a green value of 0 and a blue value of 240.
In CMYK color space (used in color printing), #a000f0 hex color is composed of 33.33% cyan, 100% magenta, 0% yellow and 5.88% black.
#a000f0 color has a hue of 280 degrees, a saturation of 100% and a lightness of 47.1%.
#a000f0 hex color contains mainly BLUE.
The closest web safe color of #a000f0 is #9900ff
#a000f0 hex color has a decimal value of 10486000.
HEX | a000f0 | #a000f0 |
---|---|---|
RGB | 160, 0, 240 | rgb(160, 0, 240) |
RGB Percent | 62.75, 0, 94.12 | rgb(62.75, 0, 94.12) |
CMYK | 33, 100, 0, 6 | |
HSL | 280°, 100, 47.1 | hsl(280, 100%, 47.1%) |
HSV | 280°, 100, 94.1 |
XYZ | 30.225, 13.765, 83.502 |
---|---|
Hunter Lab | 37.101, 80.49, -107.47 |
CIE-LAB | 43.894, 83.118, -79.801 |
CIE-LCH | 43.894, 115.225, 316.166 |
CIE-LUV | 33.33, 100, 0, 5.88 |
Web Safe | 9900ff |
RGB percent of color #a000f0
CMYK percent of color #a000f0
Text with hexadecimal color #a000f0
This text has a font color of #a000f0
<p style="color:#a000f0">Text here</p>
#a000f0 Background Color
This box has a background color of #a000f0
<div style="background-color:#a000f0">Text here</div>
#a000f0 Border Color
This box has a border color of #a000f0
<div style="border: 4px solid #a000f0">Text here</div>
CSS codes
<p style="color:#a000f0">Text here</p>
<div style="background-color:#a000f0">Text here</div>
<div style="border: 4px solid #a000f0">Text here</div>
#a000f0 Color on white background
This is how a font and box color of #a000f0 will look
on a white background.
#a000f0 Color on black background
This is how a font and box color of #a000f0 hex color will look
on a black background.