#CCF5E4 (or 0xCCF5E4) is unknown color: approx Humming Bird. HEX triplet: CC, F5 and E4. RGB value is (204,245,228). Sum of RGB (Red+Green+Blue) = 204+245+228=677 (89% of max value = 765). Red value is 204 (80.08% from 255 or 30.13% from 677); Green value is 245 (96.09% from 255 or 36.19% from 677); Blue value is 228 (89.45% from 255 or 33.68% from 677); Max value from RGB is 245 - color contains mainly: green. Hex color #CCF5E4 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CCF5E4 is #330A1B. Grayscale: #E6E6E6. Windows color (decimal): -3344924 or 15005132. OLE color: 15005132.
HSL color Cylindrical-coordinate representation of color #CCF5E4: hue angle of 155.12º degrees, saturation: 0.67, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CCF5E4 is Cyan = 0.17, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.04.
<style> p { color: #CCF5E4; } p { color: rgb(204,245,228); } H1.HeaderClassName { color: #CCF5E4; } .AnyTagClassName { color: #CCF5E4; } </style>
<style> a { background-color: #CCF5E4; } a { background-color: rgb(204,245,228); } div.DivClassName { background-color: #CCF5E4; } .BgClassName { background-color: #CCF5E4; } </style>
<style> span { border-color: #CCF5E4; } span { border-color: rgb(204,245,228); } td.TdClassName { border-color: #CCF5E4; } .TagClassName { border-color: #CCF5E4; } </style>