Ineffable Magenta/ reddish black
Enter any color value (e.g., #ec21a5, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#cc99cc color RGB value is (204,153,204)
#cc99cc color CMYK value
#cc99cc color HSL value
HSV(or HSB) | 300° | 25 | 80 |
XYZ | 47.192 | 39.979 | 62.356 |
Yxy | 0.316 | 0.267 | 39.979 |
LAB | 69.455 | 27.586 | -18.751 |
LUV | 69.455 | 25.746 | -33.298 |
Hunter-LAB | 63.229 | 22.575 | -14.211 |
CIE-LCH | 69.455 | 33.355 | 325.794 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CC | 99 | CC |
Decimal | 204 | 153 | 204 |
Octal | 314 | 231 | 314 |
Binary | 11001100 | 10011001 | 11001100 |
Below, you can see some colors close to #cc99cc. 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 #cc99cc.
<span style="color:#cc99cc">Text here</span>
This paragraph has a background color of #cc99cc.
<p style="background-color:#cc99cc;">Content here</p>
This element has a border color of #cc99cc.
<div style="border:1px #cc99cc;">Content here</div>
.text {color:#cc99cc;}
.background {background-color:#cc99cc;}
.border {border:1px solid #cc99cc;}
.text-shadow {border:1px solid #cc99cc;}
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, #0b060b is the darkest color, while #fefcfe is the lightest one.