In RGB color space, #a100cc hex color has a red value of 161, a green value of 0 and a blue value of 204.
In CMYK color space (used in color printing), #a100cc hex color is composed of 21.08% cyan, 100% magenta, 0% yellow and 20% black.
#a100cc color has a hue of 287.4 degrees, a saturation of 100% and a lightness of 40%.
#a100cc hex color contains mainly BLUE.
The closest web safe color of #a100cc is #9900cc
#a100cc hex color has a decimal value of 10551500.
HEX | a100cc | #a100cc |
---|---|---|
RGB | 161, 0, 204 | rgb(161, 0, 204) |
RGB Percent | 63.14, 0, 80 | rgb(63.14, 0, 80) |
CMYK | 21, 100, 0, 20 | |
HSL | 287.4°, 100, 40 | hsl(287.4, 100%, 40%) |
HSV | 287.4°, 100, 80 |
XYZ | 25.597, 11.937, 58.082 |
---|---|
Hunter Lab | 34.55, 71.783, -75.488 |
CIE-LAB | 41.116, 76.7, -63.727 |
CIE-LCH | 41.116, 99.72, 320.278 |
CIE-LUV | 21.08, 100, 0, 20 |
Web Safe | 9900cc |
RGB percent of color #a100cc
CMYK percent of color #a100cc
Text with hexadecimal color #a100cc
This text has a font color of #a100cc
<p style="color:#a100cc">Text here</p>
#a100cc Background Color
This box has a background color of #a100cc
<div style="background-color:#a100cc">Text here</div>
#a100cc Border Color
This box has a border color of #a100cc
<div style="border: 4px solid #a100cc">Text here</div>
CSS codes
<p style="color:#a100cc">Text here</p>
<div style="background-color:#a100cc">Text here</div>
<div style="border: 4px solid #a100cc">Text here</div>
#a100cc Color on white background
This is how a font and box color of #a100cc will look
on a white background.
#a100cc Color on black background
This is how a font and box color of #a100cc hex color will look
on a black background.