#CCF7CD (or 0xCCF7CD) is unknown color: approx Blue Romance. HEX triplet: CC, F7 and CD. RGB value is (204,247,205). Sum of RGB (Red+Green+Blue) = 204+247+205=656 (86% of max value = 765). Red value is 204 (80.08% from 255 or 31.10% from 656); Green value is 247 (96.88% from 255 or 37.65% from 656); Blue value is 205 (80.47% from 255 or 31.25% from 656); Max value from RGB is 247 - color contains mainly: green. Hex color #CCF7CD is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CCF7CD is #330832. Grayscale: #E5E5E5. Windows color (decimal): -3344435 or 13498316. OLE color: 13498316.
HSL color Cylindrical-coordinate representation of color #CCF7CD: hue angle of 121.4º 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 #CCF7CD is Cyan = 0.17, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.03.
<style> p { color: #CCF7CD; } p { color: rgb(204,247,205); } H1.HeaderClassName { color: #CCF7CD; } .AnyTagClassName { color: #CCF7CD; } </style>
<style> a { background-color: #CCF7CD; } a { background-color: rgb(204,247,205); } div.DivClassName { background-color: #CCF7CD; } .BgClassName { background-color: #CCF7CD; } </style>
<style> span { border-color: #CCF7CD; } span { border-color: rgb(204,247,205); } td.TdClassName { border-color: #CCF7CD; } .TagClassName { border-color: #CCF7CD; } </style>