#D6ECFD (or 0xD6ECFD) is unknown color: approx Pattens Blue. HEX triplet: D6, EC and FD. RGB value is (214,236,253). Sum of RGB (Red+Green+Blue) = 214+236+253=703 (93% of max value = 765). Red value is 214 (83.98% from 255 or 30.44% from 703); Green value is 236 (92.58% from 255 or 33.57% from 703); Blue value is 253 (99.22% from 255 or 35.99% from 703); Max value from RGB is 253 - color contains mainly: blue. Hex color #D6ECFD is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D6ECFD is #291302. Grayscale: #E7E7E7. Windows color (decimal): -2691843 or 16641238. OLE color: 16641238.
HSL color Cylindrical-coordinate representation of color #D6ECFD: hue angle of 206.15º degrees, saturation: 0.91, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #D6ECFD is Cyan = 0.15, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #D6ECFD; } p { color: rgb(214,236,253); } H1.HeaderClassName { color: #D6ECFD; } .AnyTagClassName { color: #D6ECFD; } </style>
<style> a { background-color: #D6ECFD; } a { background-color: rgb(214,236,253); } div.DivClassName { background-color: #D6ECFD; } .BgClassName { background-color: #D6ECFD; } </style>
<style> span { border-color: #D6ECFD; } span { border-color: rgb(214,236,253); } td.TdClassName { border-color: #D6ECFD; } .TagClassName { border-color: #D6ECFD; } </style>