In RGB color space, #c000bf hex color has a red value of 192, a green value of 0 and a blue value of 191.
In CMYK color space (used in color printing), #c000bf hex color is composed of 0% cyan, 100% magenta, 0.52% yellow and 24.71% black.
#c000bf color has a hue of 300.3 degrees, a saturation of 100% and a lightness of 37.6%.
#c000bf hex color contains mainly RED.
The closest web safe color of #c000bf is #cc00cc
#c000bf hex color has a decimal value of 12583103.
HEX | c000bf | #c000bf |
---|---|---|
RGB | 192, 0, 191 | rgb(192, 0, 191) |
RGB Percent | 75.29, 0, 74.9 | rgb(75.29, 0, 74.9) |
CMYK | 0, 100, 1, 25 | |
HSL | 300.3°, 100, 37.6 | hsl(300.3, 100%, 37.6%) |
HSV | 300.3°, 100, 75.3 |
XYZ | 31.142, 14.968, 50.538 |
---|---|
Hunter Lab | 38.688, 75.977, -50.367 |
CIE-LAB | 45.59, 79.223, -48.661 |
CIE-LCH | 45.59, 92.974, 328.441 |
CIE-LUV | 0, 100, 0.52, 24.71 |
Web Safe | cc00cc |
RGB percent of color #c000bf
CMYK percent of color #c000bf
Text with hexadecimal color #c000bf
This text has a font color of #c000bf
<p style="color:#c000bf">Text here</p>
#c000bf Background Color
This box has a background color of #c000bf
<div style="background-color:#c000bf">Text here</div>
#c000bf Border Color
This box has a border color of #c000bf
<div style="border: 4px solid #c000bf">Text here</div>
CSS codes
<p style="color:#c000bf">Text here</p>
<div style="background-color:#c000bf">Text here</div>
<div style="border: 4px solid #c000bf">Text here</div>
#c000bf Color on white background
This is how a font and box color of #c000bf will look
on a white background.
#c000bf Color on black background
This is how a font and box color of #c000bf hex color will look
on a black background.