#CDE5EC (or 0xCDE5EC) is unknown color: approx Pattens Blue. HEX triplet: CD, E5 and EC. RGB value is (205,229,236). Sum of RGB (Red+Green+Blue) = 205+229+236=670 (88% of max value = 765). Red value is 205 (80.47% from 255 or 30.60% from 670); Green value is 229 (89.84% from 255 or 34.18% from 670); Blue value is 236 (92.58% from 255 or 35.22% from 670); Max value from RGB is 236 - color contains mainly: blue. Hex color #CDE5EC is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #CDE5EC is #321A13. Grayscale: #DEDEDE. Windows color (decimal): -3283476 or 15525325. OLE color: 15525325.
HSL color Cylindrical-coordinate representation of color #CDE5EC: hue angle of 193.55º degrees, saturation: 0.45, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #CDE5EC is Cyan = 0.13, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #CDE5EC; } p { color: rgb(205,229,236); } H1.HeaderClassName { color: #CDE5EC; } .AnyTagClassName { color: #CDE5EC; } </style>
<style> a { background-color: #CDE5EC; } a { background-color: rgb(205,229,236); } div.DivClassName { background-color: #CDE5EC; } .BgClassName { background-color: #CDE5EC; } </style>
<style> span { border-color: #CDE5EC; } span { border-color: rgb(205,229,236); } td.TdClassName { border-color: #CDE5EC; } .TagClassName { border-color: #CDE5EC; } </style>