#DCE5ED (or 0xDCE5ED) is unknown color: approx Pattens Blue. HEX triplet: DC, E5 and ED. RGB value is (220,229,237). Sum of RGB (Red+Green+Blue) = 220+229+237=686 (90% of max value = 765). Red value is 220 (86.33% from 255 or 32.07% from 686); Green value is 229 (89.84% from 255 or 33.38% from 686); Blue value is 237 (92.97% from 255 or 34.55% from 686); Max value from RGB is 237 - color contains mainly: blue. Hex color #DCE5ED is not a web safe color. Web safe color analog (approx): #CCCCFF. Inversed color of #DCE5ED is #231A12. Grayscale: #E3E3E3. Windows color (decimal): -2300435 or 15590876. OLE color: 15590876.
HSL color Cylindrical-coordinate representation of color #DCE5ED: hue angle of 208.24º degrees, saturation: 0.32, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #DCE5ED is Cyan = 0.07, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #DCE5ED; } p { color: rgb(220,229,237); } H1.HeaderClassName { color: #DCE5ED; } .AnyTagClassName { color: #DCE5ED; } </style>
<style> a { background-color: #DCE5ED; } a { background-color: rgb(220,229,237); } div.DivClassName { background-color: #DCE5ED; } .BgClassName { background-color: #DCE5ED; } </style>
<style> span { border-color: #DCE5ED; } span { border-color: rgb(220,229,237); } td.TdClassName { border-color: #DCE5ED; } .TagClassName { border-color: #DCE5ED; } </style>