Flamingo Queen/ reddish black
Enter any color value (e.g., #69ff70, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#cc33ff color RGB value is (204,51,255)
#cc33ff color CMYK value
#cc33ff color HSL value
HSV(or HSB) | 285° | 80 | 100 |
XYZ | 44.136 | 22.425 | 96.61 |
Yxy | 0.27 | 0.137 | 22.425 |
LAB | 54.475 | 83.415 | -70.675 |
LUV | 54.475 | 46.402 | -118.448 |
Hunter-LAB | 47.355 | 83.493 | -87.81 |
CIE-LCH | 54.475 | 109.33 | 319.726 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CC | 33 | FF |
Decimal | 204 | 51 | 255 |
Octal | 314 | 63 | 377 |
Binary | 11001100 | 00110011 | 11111111 |
Below, you can see some colors close to #cc33ff. 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 #cc33ff.
<span style="color:#cc33ff">Text here</span>
This paragraph has a background color of #cc33ff.
<p style="background-color:#cc33ff;">Content here</p>
This element has a border color of #cc33ff.
<div style="border:1px #cc33ff;">Content here</div>
.text {color:#cc33ff;}
.background {background-color:#cc33ff;}
.border {border:1px solid #cc33ff;}
.text-shadow {border:1px solid #cc33ff;}
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, #060008 is the darkest color, while #fcf2ff is the lightest one.