In RGB color space, #a100ed hex color has a red value of 161, a green value of 0 and a blue value of 237.
In CMYK color space (used in color printing), #a100ed hex color is composed of 32.07% cyan, 100% magenta, 0% yellow and 7.06% black.
#a100ed color has a hue of 280.8 degrees, a saturation of 100% and a lightness of 46.5%.
#a100ed hex color contains mainly BLUE.
The closest web safe color of #a100ed is #9900ff
#a100ed hex color has a decimal value of 10551533.
HEX | a100ed | #a100ed |
---|---|---|
RGB | 161, 0, 237 | rgb(161, 0, 237) |
RGB Percent | 63.14, 0, 92.94 | rgb(63.14, 0, 92.94) |
CMYK | 32, 100, 0, 7 | |
HSL | 280.8°, 100, 46.5 | hsl(280.8, 100%, 46.5%) |
HSV | 280.8°, 100, 92.9 |
XYZ | 29.984, 13.691, 81.183 |
---|---|
Hunter Lab | 37.001, 79.895, -104.185 |
CIE-LAB | 43.786, 82.672, -78.276 |
CIE-LCH | 43.786, 113.85, 316.565 |
CIE-LUV | 32.07, 100, 0, 7.06 |
Web Safe | 9900ff |
RGB percent of color #a100ed
CMYK percent of color #a100ed
Text with hexadecimal color #a100ed
This text has a font color of #a100ed
<p style="color:#a100ed">Text here</p>
#a100ed Background Color
This box has a background color of #a100ed
<div style="background-color:#a100ed">Text here</div>
#a100ed Border Color
This box has a border color of #a100ed
<div style="border: 4px solid #a100ed">Text here</div>
CSS codes
<p style="color:#a100ed">Text here</p>
<div style="background-color:#a100ed">Text here</div>
<div style="border: 4px solid #a100ed">Text here</div>
#a100ed Color on white background
This is how a font and box color of #a100ed will look
on a white background.
#a100ed Color on black background
This is how a font and box color of #a100ed hex color will look
on a black background.