In RGB color space, #c000bb hex color has a red value of 192, a green value of 0 and a blue value of 187.
In CMYK color space (used in color printing), #c000bb hex color is composed of 0% cyan, 100% magenta, 2.6% yellow and 24.71% black.
#c000bb color has a hue of 301.6 degrees, a saturation of 100% and a lightness of 37.6%.
#c000bb hex color contains mainly RED.
The closest web safe color of #c000bb is #cc00cc
#c000bb hex color has a decimal value of 12583099.
HEX | c000bb | #c000bb |
---|---|---|
RGB | 192, 0, 187 | rgb(192, 0, 187) |
RGB Percent | 75.29, 0, 73.33 | rgb(75.29, 0, 73.33) |
CMYK | 0, 100, 3, 25 | |
HSL | 301.6°, 100, 37.6 | hsl(301.6, 100%, 37.6%) |
HSV | 301.6°, 100, 75.3 |
XYZ | 30.708, 14.794, 48.251 |
---|---|
Hunter Lab | 38.463, 75.2, -47.454 |
CIE-LAB | 45.351, 78.647, -46.703 |
CIE-LCH | 45.351, 91.469, 329.297 |
CIE-LUV | 0, 100, 2.6, 24.71 |
Web Safe | cc00cc |
RGB percent of color #c000bb
CMYK percent of color #c000bb
Text with hexadecimal color #c000bb
This text has a font color of #c000bb
<p style="color:#c000bb">Text here</p>
#c000bb Background Color
This box has a background color of #c000bb
<div style="background-color:#c000bb">Text here</div>
#c000bb Border Color
This box has a border color of #c000bb
<div style="border: 4px solid #c000bb">Text here</div>
CSS codes
<p style="color:#c000bb">Text here</p>
<div style="background-color:#c000bb">Text here</div>
<div style="border: 4px solid #c000bb">Text here</div>
#c000bb Color on white background
This is how a font and box color of #c000bb will look
on a white background.
#c000bb Color on black background
This is how a font and box color of #c000bb hex color will look
on a black background.