In RGB color space, #a000cb hex color has a red value of 160, a green value of 0 and a blue value of 203.
In CMYK color space (used in color printing), #a000cb hex color is composed of 21.18% cyan, 100% magenta, 0% yellow and 20.39% black.
#a000cb color has a hue of 287.3 degrees, a saturation of 100% and a lightness of 39.8%.
#a000cb hex color contains mainly BLUE.
The closest web safe color of #a000cb is #9900cc
#a000cb hex color has a decimal value of 10485963.
HEX | a000cb | #a000cb |
---|---|---|
RGB | 160, 0, 203 | rgb(160, 0, 203) |
RGB Percent | 62.75, 0, 79.61 | rgb(62.75, 0, 79.61) |
CMYK | 21, 100, 0, 20 | |
HSL | 287.3°, 100, 39.8 | hsl(287.3, 100%, 39.8%) |
HSV | 287.3°, 100, 79.6 |
XYZ | 25.277, 11.785, 57.442 |
---|---|
Hunter Lab | 34.329, 71.355, -75.177 |
CIE-LAB | 40.872, 76.399, -63.549 |
CIE-LCH | 40.872, 99.374, 320.246 |
CIE-LUV | 21.18, 100, 0, 20.39 |
Web Safe | 9900cc |
RGB percent of color #a000cb
CMYK percent of color #a000cb
Text with hexadecimal color #a000cb
This text has a font color of #a000cb
<p style="color:#a000cb">Text here</p>
#a000cb Background Color
This box has a background color of #a000cb
<div style="background-color:#a000cb">Text here</div>
#a000cb Border Color
This box has a border color of #a000cb
<div style="border: 4px solid #a000cb">Text here</div>
CSS codes
<p style="color:#a000cb">Text here</p>
<div style="background-color:#a000cb">Text here</div>
<div style="border: 4px solid #a000cb">Text here</div>
#a000cb Color on white background
This is how a font and box color of #a000cb will look
on a white background.
#a000cb Color on black background
This is how a font and box color of #a000cb hex color will look
on a black background.