reddish black
Enter any color value (e.g., #ae3d6f, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#cc00cd color RGB value is (204,0,205)
#cc00cd color CMYK value
#cc00cd color HSL value
HSV(or HSB) | 299.7° | 100 | 80.4 |
XYZ | 35.921 | 17.245 | 59.193 |
Yxy | 0.32 | 0.153 | 17.245 |
LAB | 48.567 | 83.192 | -51.907 |
LUV | 48.567 | 67.219 | -88.161 |
Hunter-LAB | 41.527 | 81.731 | -55.443 |
CIE-LCH | 48.567 | 98.057 | 328.038 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CC | 0 | CD |
Decimal | 204 | 0 | 205 |
Octal | 314 | 0 | 315 |
Binary | 11001100 | 00000000 | 11001101 |
Below, you can see some colors close to #cc00cd. Having a set of related colors can be useful if you need an inspirational alternative to your original color choice.
This text has a font color of #cc00cd.
<span style="color:#cc00cd">Text here</span>
This paragraph has a background color of #cc00cd.
<p style="background-color:#cc00cd;">Content here</p>
This element has a border color of #cc00cd.
<div style="border:1px #cc00cd;">Content here</div>
.text {color:#cc00cd;}
.background {background-color:#cc00cd;}
.border {border:1px solid #cc00cd;}
.text-shadow {border:1px solid #cc00cd;}
A shade is achieved by adding black to any pure hue, while a tint is created by mixing white to any pure color. In this example, #0e000e is the darkest color, while #fff8ff is the lightest one.