#CCF7DA (or 0xCCF7DA) is unknown color: approx Granny Apple. HEX triplet: CC, F7 and DA. RGB value is (204,247,218). Sum of RGB (Red+Green+Blue) = 204+247+218=669 (88% of max value = 765). Red value is 204 (80.08% from 255 or 30.49% from 669); Green value is 247 (96.88% from 255 or 36.92% from 669); Blue value is 218 (85.55% from 255 or 32.59% from 669); Max value from RGB is 247 - color contains mainly: green. Hex color #CCF7DA is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CCF7DA is #330825. Grayscale: #E6E6E6. Windows color (decimal): -3344422 or 14350284. OLE color: 14350284.
HSL color Cylindrical-coordinate representation of color #CCF7DA: hue angle of 139.53º degrees, saturation: 0.73, lightness: 0.88%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #CCF7DA is Cyan = 0.17, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.03.
<style> p { color: #CCF7DA; } p { color: rgb(204,247,218); } H1.HeaderClassName { color: #CCF7DA; } .AnyTagClassName { color: #CCF7DA; } </style>
<style> a { background-color: #CCF7DA; } a { background-color: rgb(204,247,218); } div.DivClassName { background-color: #CCF7DA; } .BgClassName { background-color: #CCF7DA; } </style>
<style> span { border-color: #CCF7DA; } span { border-color: rgb(204,247,218); } td.TdClassName { border-color: #CCF7DA; } .TagClassName { border-color: #CCF7DA; } </style>