In RGB color space, #a000dc hex color has a red value of 160, a green value of 0 and a blue value of 220.
In CMYK color space (used in color printing), #a000dc hex color is composed of 27.27% cyan, 100% magenta, 0% yellow and 13.73% black.
#a000dc color has a hue of 283.6 degrees, a saturation of 100% and a lightness of 43.1%.
#a000dc hex color contains mainly BLUE.
The closest web safe color of #a000dc is #9900cc
#a000dc hex color has a decimal value of 10485980.
HEX | a000dc | #a000dc |
---|---|---|
RGB | 160, 0, 220 | rgb(160, 0, 220) |
RGB Percent | 62.75, 0, 86.27 | rgb(62.75, 0, 86.27) |
CMYK | 27, 100, 0, 14 | |
HSL | 283.6°, 100, 43.1 | hsl(283.6, 100%, 43.1%) |
HSV | 283.6°, 100, 86.3 |
XYZ | 27.415, 12.641, 68.705 |
---|---|
Hunter Lab | 35.554, 75.417, -89.684 |
CIE-LAB | 42.217, 79.423, -71.168 |
CIE-LCH | 42.217, 106.644, 318.138 |
CIE-LUV | 27.27, 100, 0, 13.73 |
Web Safe | 9900cc |
RGB percent of color #a000dc
CMYK percent of color #a000dc
Text with hexadecimal color #a000dc
This text has a font color of #a000dc
<p style="color:#a000dc">Text here</p>
#a000dc Background Color
This box has a background color of #a000dc
<div style="background-color:#a000dc">Text here</div>
#a000dc Border Color
This box has a border color of #a000dc
<div style="border: 4px solid #a000dc">Text here</div>
CSS codes
<p style="color:#a000dc">Text here</p>
<div style="background-color:#a000dc">Text here</div>
<div style="border: 4px solid #a000dc">Text here</div>
#a000dc Color on white background
This is how a font and box color of #a000dc will look
on a white background.
#a000dc Color on black background
This is how a font and box color of #a000dc hex color will look
on a black background.