#ccf2cc color RGB value is (204,242,204)
#ccf2cc color CMYK value
#ccf2cc color HSL value
HSV(or HSB) | 120° | 15.7 | 94.9 |
XYZ | 67.553 | 80.701 | 69.143 |
Yxy | 0.311 | 0.371 | 80.701 |
LAB | 91.999 | -19.302 | 14.298 |
LUV | 91.999 | -19.064 | 24.634 |
Hunter-LAB | 89.834 | -22.981 | 17.249 |
CIE-LCH | 91.999 | 24.02 | 143.471 |
Base | Red | Green | Blue |
---|---|---|---|
Hex | CC | F2 | CC |
Decimal | 204 | 242 | 204 |
Octal | 314 | 362 | 314 |
Binary | 11001100 | 11110010 | 11001100 |
Below, you can see some colors close to #ccf2cc. 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 #ccf2cc.
<span style="color:#ccf2cc">Text here</span>
This paragraph has a background color of #ccf2cc.
<p style="background-color:#ccf2cc;">Content here</p>
This element has a border color of #ccf2cc.
<div style="border:1px #ccf2cc;">Content here</div>
.text {color:#ccf2cc;}
.background {background-color:#ccf2cc;}
.border {border:1px solid #ccf2cc;}
.text-shadow {border:1px solid #ccf2cc;}
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, #041104 is the darkest color, while #ffffff is the lightest one.