In RGB color space, #a000bb hex color has a red value of 160, a green value of 0 and a blue value of 187.
In CMYK color space (used in color printing), #a000bb hex color is composed of 14.44% cyan, 100% magenta, 0% yellow and 26.67% black.
#a000bb color has a hue of 291.3 degrees, a saturation of 100% and a lightness of 36.7%.
#a000bb hex color contains mainly BLUE.
The closest web safe color of #a000bb is #9900cc
#a000bb hex color has a decimal value of 10485947.
HEX | a000bb | #a000bb |
---|---|---|
RGB | 160, 0, 187 | rgb(160, 0, 187) |
RGB Percent | 62.75, 0, 73.33 | rgb(62.75, 0, 73.33) |
CMYK | 14, 100, 0, 27 | |
HSL | 291.3°, 100, 36.7 | hsl(291.3, 100%, 36.7%) |
HSV | 291.3°, 100, 73.3 |
XYZ | 23.467, 11.061, 47.912 |
---|---|
Hunter Lab | 33.258, 67.748, -62.133 |
CIE-LAB | 39.683, 73.659, -56.117 |
CIE-LCH | 39.683, 92.6, 322.698 |
CIE-LUV | 14.44, 100, 0, 26.67 |
Web Safe | 9900cc |
RGB percent of color #a000bb
CMYK percent of color #a000bb
Text with hexadecimal color #a000bb
This text has a font color of #a000bb
<p style="color:#a000bb">Text here</p>
#a000bb Background Color
This box has a background color of #a000bb
<div style="background-color:#a000bb">Text here</div>
#a000bb Border Color
This box has a border color of #a000bb
<div style="border: 4px solid #a000bb">Text here</div>
CSS codes
<p style="color:#a000bb">Text here</p>
<div style="background-color:#a000bb">Text here</div>
<div style="border: 4px solid #a000bb">Text here</div>
#a000bb Color on white background
This is how a font and box color of #a000bb will look
on a white background.
#a000bb Color on black background
This is how a font and box color of #a000bb hex color will look
on a black background.