In RGB color space, #cc00ba hex color has a red value of 204, a green value of 0 and a blue value of 186.
In CMYK color space (used in color printing), #cc00ba hex color is composed of 0% cyan, 100% magenta, 8.82% yellow and 20% black.
#cc00ba color has a hue of 305.3 degrees, a saturation of 100% and a lightness of 40%.
#cc00ba hex color contains mainly RED.
The closest web safe color of #cc00ba is #cc00cc
#cc00ba hex color has a decimal value of 13369530.
HEX | cc00ba | #cc00ba |
---|---|---|
RGB | 204, 0, 186 | rgb(204, 0, 186) |
RGB Percent | 80, 0, 72.94 | rgb(80, 0, 72.94) |
CMYK | 0, 100, 9, 20 | |
HSL | 305.3°, 100, 40 | hsl(305.3, 100%, 40%) |
HSV | 305.3°, 100, 80 |
XYZ | 33.765, 16.383, 47.837 |
---|---|
Hunter Lab | 40.476, 78.072, -41.74 |
CIE-LAB | 47.473, 80.526, -42.606 |
CIE-LCH | 47.473, 91.103, 332.117 |
CIE-LUV | 0, 100, 8.82, 20 |
Web Safe | cc00cc |
RGB percent of color #cc00ba
CMYK percent of color #cc00ba
Text with hexadecimal color #cc00ba
This text has a font color of #cc00ba
<p style="color:#cc00ba">Text here</p>
#cc00ba Background Color
This box has a background color of #cc00ba
<div style="background-color:#cc00ba">Text here</div>
#cc00ba Border Color
This box has a border color of #cc00ba
<div style="border: 4px solid #cc00ba">Text here</div>
CSS codes
<p style="color:#cc00ba">Text here</p>
<div style="background-color:#cc00ba">Text here</div>
<div style="border: 4px solid #cc00ba">Text here</div>
#cc00ba Color on white background
This is how a font and box color of #cc00ba will look
on a white background.
#cc00ba Color on black background
This is how a font and box color of #cc00ba hex color will look
on a black background.