Lavender Blue/ reddish black
Enter any color value (e.g., #736fb0, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ccccff color RGB value is (204,204,255)
#ccccff color CMYK value
#ccccff color HSL value
HSV(or HSB) | 240° | 20 | 100 |
XYZ | 64.545 | 63.243 | 103.413 |
Yxy | 0.279 | 0.274 | 63.243 |
LAB | 83.57 | 10.303 | -24.921 |
LUV | 83.57 | -2.995 | -41.556 |
Hunter-LAB | 79.526 | 5.705 | -21.431 |
CIE-LCH | 83.57 | 26.967 | 292.463 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CC | CC | FF |
Decimal | 204 | 204 | 255 |
Octal | 314 | 314 | 377 |
Binary | 11001100 | 11001100 | 11111111 |
Below, you can see some colors close to #ccccff. 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 #ccccff.
<span style="color:#ccccff">Text here</span>
This paragraph has a background color of #ccccff.
<p style="background-color:#ccccff;">Content here</p>
This element has a border color of #ccccff.
<div style="border:1px #ccccff;">Content here</div>
.text {color:#ccccff;}
.background {background-color:#ccccff;}
.border {border:1px solid #ccccff;}
.text-shadow {border:1px solid #ccccff;}
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, #00000d is the darkest color, while #f7f7ff is the lightest one.