In RGB color space, #c000ac hex color has a red value of 192, a green value of 0 and a blue value of 172.
In CMYK color space (used in color printing), #c000ac hex color is composed of 0% cyan, 100% magenta, 10.42% yellow and 24.71% black.
#c000ac color has a hue of 306.3 degrees, a saturation of 100% and a lightness of 37.6%.
#c000ac hex color contains mainly RED.
The closest web safe color of #c000ac is #cc0099
#c000ac hex color has a decimal value of 12583084.
HEX | c000ac | #c000ac |
---|---|---|
RGB | 192, 0, 172 | rgb(192, 0, 172) |
RGB Percent | 75.29, 0, 67.45 | rgb(75.29, 0, 67.45) |
CMYK | 0, 100, 10, 25 | |
HSL | 306.3°, 100, 37.6 | hsl(306.3, 100%, 37.6%) |
HSV | 306.3°, 100, 75.3 |
XYZ | 29.185, 14.185, 40.23 |
---|---|
Hunter Lab | 37.663, 72.409, -36.967 |
CIE-LAB | 44.497, 76.558, -39.208 |
CIE-LCH | 44.497, 86.014, 332.881 |
CIE-LUV | 0, 100, 10.42, 24.71 |
Web Safe | cc0099 |
RGB percent of color #c000ac
CMYK percent of color #c000ac
Text with hexadecimal color #c000ac
This text has a font color of #c000ac
<p style="color:#c000ac">Text here</p>
#c000ac Background Color
This box has a background color of #c000ac
<div style="background-color:#c000ac">Text here</div>
#c000ac Border Color
This box has a border color of #c000ac
<div style="border: 4px solid #c000ac">Text here</div>
CSS codes
<p style="color:#c000ac">Text here</p>
<div style="background-color:#c000ac">Text here</div>
<div style="border: 4px solid #c000ac">Text here</div>
#c000ac Color on white background
This is how a font and box color of #c000ac will look
on a white background.
#c000ac Color on black background
This is how a font and box color of #c000ac hex color will look
on a black background.