#CEEBEC (or 0xCEEBEC) is unknown color: approx Oyster Bay. HEX triplet: CE, EB and EC. RGB value is (206,235,236). Sum of RGB (Red+Green+Blue) = 206+235+236=677 (89% of max value = 765). Red value is 206 (80.86% from 255 or 30.43% from 677); Green value is 235 (92.19% from 255 or 34.71% from 677); Blue value is 236 (92.58% from 255 or 34.86% from 677); Max value from RGB is 236 - color contains mainly: blue. Hex color #CEEBEC is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #CEEBEC is #311413. Grayscale: #E2E2E2. Windows color (decimal): -3216404 or 15526862. OLE color: 15526862.
HSL color Cylindrical-coordinate representation of color #CEEBEC: hue angle of 182º degrees, saturation: 0.44, lightness: 0.87%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #CEEBEC is Cyan = 0.13, Magento = 0.00, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #CEEBEC; } p { color: rgb(206,235,236); } H1.HeaderClassName { color: #CEEBEC; } .AnyTagClassName { color: #CEEBEC; } </style>
<style> a { background-color: #CEEBEC; } a { background-color: rgb(206,235,236); } div.DivClassName { background-color: #CEEBEC; } .BgClassName { background-color: #CEEBEC; } </style>
<style> span { border-color: #CEEBEC; } span { border-color: rgb(206,235,236); } td.TdClassName { border-color: #CEEBEC; } .TagClassName { border-color: #CEEBEC; } </style>