Dawn Departs/ reddish black
Enter any color value (e.g., #95e8d9, rgb 244 9 55, gold).
We care about the protection of your data. Read our Privacy Policy.
#ccffff color RGB value is (204,255,255)
#ccffff color CMYK value
#ccffff color HSL value
HSV(or HSB) | 180° | 20 | 100 |
XYZ | 78.712 | 91.577 | 108.135 |
Yxy | 0.283 | 0.329 | 91.577 |
LAB | 96.647 | -16.011 | -5.322 |
LUV | 96.647 | -25.931 | -5.61 |
Hunter-LAB | 95.696 | -20.648 | -0.01 |
CIE-LCH | 96.647 | 16.872 | 198.386 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CC | FF | FF |
Decimal | 204 | 255 | 255 |
Octal | 314 | 377 | 377 |
Binary | 11001100 | 11111111 | 11111111 |
Below, you can see some colors close to #ccffff. 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 #ccffff.
<span style="color:#ccffff">Text here</span>
This paragraph has a background color of #ccffff.
<p style="background-color:#ccffff;">Content here</p>
This element has a border color of #ccffff.
<div style="border:1px #ccffff;">Content here</div>
.text {color:#ccffff;}
.background {background-color:#ccffff;}
.border {border:1px solid #ccffff;}
.text-shadow {border:1px solid #ccffff;}
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, #000d0d is the darkest color, while #f7ffff is the lightest one.