#CCE7E4 (or 0xCCE7E4) is unknown color: approx Jagged Ice. HEX triplet: CC, E7 and E4. RGB value is (204,231,228). Sum of RGB (Red+Green+Blue) = 204+231+228=663 (87% of max value = 765). Red value is 204 (80.08% from 255 or 30.77% from 663); Green value is 231 (90.62% from 255 or 34.84% from 663); Blue value is 228 (89.45% from 255 or 34.39% from 663); Max value from RGB is 231 - color contains mainly: green. Hex color #CCE7E4 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CCE7E4 is #33181B. Grayscale: #DEDEDE. Windows color (decimal): -3348508 or 15001548. OLE color: 15001548.
HSL color Cylindrical-coordinate representation of color #CCE7E4: hue angle of 173.33º degrees, saturation: 0.36, lightness: 0.85%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #CCE7E4 is Cyan = 0.12, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.09.
<style> p { color: #CCE7E4; } p { color: rgb(204,231,228); } H1.HeaderClassName { color: #CCE7E4; } .AnyTagClassName { color: #CCE7E4; } </style>
<style> a { background-color: #CCE7E4; } a { background-color: rgb(204,231,228); } div.DivClassName { background-color: #CCE7E4; } .BgClassName { background-color: #CCE7E4; } </style>
<style> span { border-color: #CCE7E4; } span { border-color: rgb(204,231,228); } td.TdClassName { border-color: #CCE7E4; } .TagClassName { border-color: #CCE7E4; } </style>