#CCE0EE (or 0xCCE0EE) is unknown color: approx Pattens Blue. HEX triplet: CC, E0 and EE. RGB value is (204,224,238). Sum of RGB (Red+Green+Blue) = 204+224+238=666 (88% of max value = 765). Red value is 204 (80.08% from 255 or 30.63% from 666); Green value is 224 (87.89% from 255 or 33.63% from 666); Blue value is 238 (93.36% from 255 or 35.74% from 666); Max value from RGB is 238 - color contains mainly: blue. Hex color #CCE0EE is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CCE0EE is #331F11. Grayscale: #DBDBDB. Windows color (decimal): -3350290 or 15655116. OLE color: 15655116.
HSL color Cylindrical-coordinate representation of color #CCE0EE: hue angle of 204.71º degrees, saturation: 0.5, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #CCE0EE is Cyan = 0.14, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #CCE0EE; } p { color: rgb(204,224,238); } H1.HeaderClassName { color: #CCE0EE; } .AnyTagClassName { color: #CCE0EE; } </style>
<style> a { background-color: #CCE0EE; } a { background-color: rgb(204,224,238); } div.DivClassName { background-color: #CCE0EE; } .BgClassName { background-color: #CCE0EE; } </style>
<style> span { border-color: #CCE0EE; } span { border-color: rgb(204,224,238); } td.TdClassName { border-color: #CCE0EE; } .TagClassName { border-color: #CCE0EE; } </style>