In RGB color space, #8000ac hex color has a red value of 128, a green value of 0 and a blue value of 172.
In CMYK color space (used in color printing), #8000ac hex color is composed of 25.58% cyan, 100% magenta, 0% yellow and 32.55% black.
#8000ac color has a hue of 284.7 degrees, a saturation of 100% and a lightness of 33.7%.
#8000ac hex color contains mainly BLUE.
The closest web safe color of #8000ac is #990099
#8000ac hex color has a decimal value of 8388780.
HEX | 8000ac | #8000ac |
---|---|---|
RGB | 128, 0, 172 | rgb(128, 0, 172) |
RGB Percent | 50.2, 0, 67.45 | rgb(50.2, 0, 67.45) |
CMYK | 26, 100, 0, 33 | |
HSL | 284.7°, 100, 33.7 | hsl(284.7, 100%, 33.7%) |
HSV | 284.7°, 100, 67.5 |
XYZ | 16.348, 7.568, 39.629 |
---|---|
Hunter Lab | 27.51, 57.932, -66.152 |
CIE-LAB | 33.066, 66.571, -58.198 |
CIE-LCH | 33.066, 88.423, 318.839 |
CIE-LUV | 25.58, 100, 0, 32.55 |
Web Safe | 990099 |
RGB percent of color #8000ac
CMYK percent of color #8000ac
Text with hexadecimal color #8000ac
This text has a font color of #8000ac
<p style="color:#8000ac">Text here</p>
#8000ac Background Color
This box has a background color of #8000ac
<div style="background-color:#8000ac">Text here</div>
#8000ac Border Color
This box has a border color of #8000ac
<div style="border: 4px solid #8000ac">Text here</div>
CSS codes
<p style="color:#8000ac">Text here</p>
<div style="background-color:#8000ac">Text here</div>
<div style="border: 4px solid #8000ac">Text here</div>
#8000ac Color on white background
This is how a font and box color of #8000ac will look
on a white background.
#8000ac Color on black background
This is how a font and box color of #8000ac hex color will look
on a black background.