#CDEEE8 (or 0xCDEEE8) is unknown color: approx Jagged Ice. HEX triplet: CD, EE and E8. RGB value is (205,238,232). Sum of RGB (Red+Green+Blue) = 205+238+232=675 (89% of max value = 765). Red value is 205 (80.47% from 255 or 30.37% from 675); Green value is 238 (93.36% from 255 or 35.26% from 675); Blue value is 232 (91.02% from 255 or 34.37% from 675); Max value from RGB is 238 - color contains mainly: green. Hex color #CDEEE8 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #CDEEE8 is #321117. Grayscale: #E3E3E3. Windows color (decimal): -3281176 or 15265485. OLE color: 15265485.
HSL color Cylindrical-coordinate representation of color #CDEEE8: hue angle of 169.09º degrees, saturation: 0.49, 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 #CDEEE8 is Cyan = 0.14, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.07.
<style> p { color: #CDEEE8; } p { color: rgb(205,238,232); } H1.HeaderClassName { color: #CDEEE8; } .AnyTagClassName { color: #CDEEE8; } </style>
<style> a { background-color: #CDEEE8; } a { background-color: rgb(205,238,232); } div.DivClassName { background-color: #CDEEE8; } .BgClassName { background-color: #CDEEE8; } </style>
<style> span { border-color: #CDEEE8; } span { border-color: rgb(205,238,232); } td.TdClassName { border-color: #CDEEE8; } .TagClassName { border-color: #CDEEE8; } </style>