In RGB color space, #a100ea hex color has a red value of 161, a green value of 0 and a blue value of 234.
In CMYK color space (used in color printing), #a100ea hex color is composed of 31.2% cyan, 100% magenta, 0% yellow and 8.24% black.
#a100ea color has a hue of 281.3 degrees, a saturation of 100% and a lightness of 45.9%.
#a100ea hex color contains mainly BLUE.
The closest web safe color of #a100ea is #9900ff
#a100ea hex color has a decimal value of 10551530.
HEX | a100ea | #a100ea |
---|---|---|
RGB | 161, 0, 234 | rgb(161, 0, 234) |
RGB Percent | 63.14, 0, 91.76 | rgb(63.14, 0, 91.76) |
CMYK | 31, 100, 0, 8 | |
HSL | 281.3°, 100, 45.9 | hsl(281.3, 100%, 45.9%) |
HSV | 281.3°, 100, 91.8 |
XYZ | 29.549, 13.518, 78.894 |
---|---|
Hunter Lab | 36.767, 79.116, -101.487 |
CIE-LAB | 43.534, 82.108, -76.991 |
CIE-LCH | 43.534, 112.558, 316.842 |
CIE-LUV | 31.2, 100, 0, 8.24 |
Web Safe | 9900ff |
RGB percent of color #a100ea
CMYK percent of color #a100ea
Text with hexadecimal color #a100ea
This text has a font color of #a100ea
<p style="color:#a100ea">Text here</p>
#a100ea Background Color
This box has a background color of #a100ea
<div style="background-color:#a100ea">Text here</div>
#a100ea Border Color
This box has a border color of #a100ea
<div style="border: 4px solid #a100ea">Text here</div>
CSS codes
<p style="color:#a100ea">Text here</p>
<div style="background-color:#a100ea">Text here</div>
<div style="border: 4px solid #a100ea">Text here</div>
#a100ea Color on white background
This is how a font and box color of #a100ea will look
on a white background.
#a100ea Color on black background
This is how a font and box color of #a100ea hex color will look
on a black background.