#CCEBE9 (or 0xCCEBE9) is unknown color: approx Foam. HEX triplet: CC, EB and E9. RGB value is (204,235,233). Sum of RGB (Red+Green+Blue) = 204+235+233=672 (89% of max value = 765). Red value is 204 (80.08% from 255 or 30.36% from 672); Green value is 235 (92.19% from 255 or 34.97% from 672); Blue value is 233 (91.41% from 255 or 34.67% from 672); Max value from RGB is 235 - color contains mainly: green. Hex color #CCEBE9 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #CCEBE9 is #331416. Grayscale: #E1E1E1. Windows color (decimal): -3347479 or 15330252. OLE color: 15330252.
HSL color Cylindrical-coordinate representation of color #CCEBE9: hue angle of 176.13º degrees, saturation: 0.44, 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 #CCEBE9 is Cyan = 0.13, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.08.
<style> p { color: #CCEBE9; } p { color: rgb(204,235,233); } H1.HeaderClassName { color: #CCEBE9; } .AnyTagClassName { color: #CCEBE9; } </style>
<style> a { background-color: #CCEBE9; } a { background-color: rgb(204,235,233); } div.DivClassName { background-color: #CCEBE9; } .BgClassName { background-color: #CCEBE9; } </style>
<style> span { border-color: #CCEBE9; } span { border-color: rgb(204,235,233); } td.TdClassName { border-color: #CCEBE9; } .TagClassName { border-color: #CCEBE9; } </style>