Steel Pink/ reddish black
Enter any color value (e.g., #ec3c23, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#cc33cc color RGB value is (204,51,204)
#cc33cc color CMYK value
#cc33cc color HSL value
HSV(or HSB) | 300° | 75 | 80 |
XYZ | 36.985 | 19.565 | 58.954 |
Yxy | 0.32 | 0.169 | 19.565 |
LAB | 51.341 | 74.768 | -46.904 |
LUV | 51.341 | 62.587 | -80.928 |
Hunter-LAB | 44.232 | 71.848 | -48.061 |
CIE-LCH | 51.341 | 88.262 | 327.899 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CC | 33 | CC |
Decimal | 204 | 51 | 204 |
Octal | 314 | 63 | 314 |
Binary | 11001100 | 00110011 | 11001100 |
Below, you can see some colors close to #cc33cc. 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 #cc33cc.
<span style="color:#cc33cc">Text here</span>
This paragraph has a background color of #cc33cc.
<p style="background-color:#cc33cc;">Content here</p>
This element has a border color of #cc33cc.
<div style="border:1px #cc33cc;">Content here</div>
.text {color:#cc33cc;}
.background {background-color:#cc33cc;}
.border {border:1px solid #cc33cc;}
.text-shadow {border:1px solid #cc33cc;}
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, #000000 is the darkest color, while #fbeefb is the lightest one.