#CEEEE5 (or 0xCEEEE5) is unknown color: approx Humming Bird. HEX triplet: CE, EE and E5. RGB value is (206,238,229). Sum of RGB (Red+Green+Blue) = 206+238+229=673 (89% of max value = 765). Red value is 206 (80.86% from 255 or 30.61% from 673); Green value is 238 (93.36% from 255 or 35.36% from 673); Blue value is 229 (89.84% from 255 or 34.03% from 673); Max value from RGB is 238 - color contains mainly: green. Hex color #CEEEE5 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #CEEEE5 is #31111A. Grayscale: #E3E3E3. Windows color (decimal): -3215643 or 15068878. OLE color: 15068878.
HSL color Cylindrical-coordinate representation of color #CEEEE5: hue angle of 163.12º degrees, saturation: 0.48, 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 #CEEEE5 is Cyan = 0.13, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.07.
<style> p { color: #CEEEE5; } p { color: rgb(206,238,229); } H1.HeaderClassName { color: #CEEEE5; } .AnyTagClassName { color: #CEEEE5; } </style>
<style> a { background-color: #CEEEE5; } a { background-color: rgb(206,238,229); } div.DivClassName { background-color: #CEEEE5; } .BgClassName { background-color: #CEEEE5; } </style>
<style> span { border-color: #CEEEE5; } span { border-color: rgb(206,238,229); } td.TdClassName { border-color: #CEEEE5; } .TagClassName { border-color: #CEEEE5; } </style>