#CCF2DA (or 0xCCF2DA) is unknown color: approx Aero Blue. HEX triplet: CC, F2 and DA. RGB value is (204,242,218). Sum of RGB (Red+Green+Blue) = 204+242+218=664 (87% of max value = 765). Red value is 204 (80.08% from 255 or 30.72% from 664); Green value is 242 (94.92% from 255 or 36.45% from 664); Blue value is 218 (85.55% from 255 or 32.83% from 664); Max value from RGB is 242 - color contains mainly: green. Hex color #CCF2DA is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CCF2DA is #330D25. Grayscale: #E3E3E3. Windows color (decimal): -3345702 or 14349004. OLE color: 14349004.
HSL color Cylindrical-coordinate representation of color #CCF2DA: hue angle of 142.11º degrees, saturation: 0.59, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #CCF2DA is Cyan = 0.16, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.05.
<style> p { color: #CCF2DA; } p { color: rgb(204,242,218); } H1.HeaderClassName { color: #CCF2DA; } .AnyTagClassName { color: #CCF2DA; } </style>
<style> a { background-color: #CCF2DA; } a { background-color: rgb(204,242,218); } div.DivClassName { background-color: #CCF2DA; } .BgClassName { background-color: #CCF2DA; } </style>
<style> span { border-color: #CCF2DA; } span { border-color: rgb(204,242,218); } td.TdClassName { border-color: #CCF2DA; } .TagClassName { border-color: #CCF2DA; } </style>