#CCE2EA (or 0xCCE2EA) is unknown color: approx Pattens Blue. HEX triplet: CC, E2 and EA. RGB value is (204,226,234). Sum of RGB (Red+Green+Blue) = 204+226+234=664 (87% of max value = 765). Red value is 204 (80.08% from 255 or 30.72% from 664); Green value is 226 (88.67% from 255 or 34.04% from 664); Blue value is 234 (91.80% from 255 or 35.24% from 664); Max value from RGB is 234 - color contains mainly: blue. Hex color #CCE2EA is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CCE2EA is #331D15. Grayscale: #DCDCDC. Windows color (decimal): -3349782 or 15393484. OLE color: 15393484.
HSL color Cylindrical-coordinate representation of color #CCE2EA: hue angle of 196º degrees, saturation: 0.42, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #CCE2EA is Cyan = 0.13, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #CCE2EA; } p { color: rgb(204,226,234); } H1.HeaderClassName { color: #CCE2EA; } .AnyTagClassName { color: #CCE2EA; } </style>
<style> a { background-color: #CCE2EA; } a { background-color: rgb(204,226,234); } div.DivClassName { background-color: #CCE2EA; } .BgClassName { background-color: #CCE2EA; } </style>
<style> span { border-color: #CCE2EA; } span { border-color: rgb(204,226,234); } td.TdClassName { border-color: #CCE2EA; } .TagClassName { border-color: #CCE2EA; } </style>