#D1EFFE (or 0xD1EFFE) is unknown color: approx Pattens Blue. HEX triplet: D1, EF and FE. RGB value is (209,239,254). Sum of RGB (Red+Green+Blue) = 209+239+254=702 (92% of max value = 765). Red value is 209 (82.03% from 255 or 29.77% from 702); Green value is 239 (93.75% from 255 or 34.05% from 702); Blue value is 254 (99.61% from 255 or 36.18% from 702); Max value from RGB is 254 - color contains mainly: blue. Hex color #D1EFFE is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D1EFFE is #2E1001. Grayscale: #E7E7E7. Windows color (decimal): -3018754 or 16707537. OLE color: 16707537.
HSL color Cylindrical-coordinate representation of color #D1EFFE: hue angle of 200º degrees, saturation: 0.96, lightness: 0.91%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #D1EFFE is Cyan = 0.18, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #D1EFFE; } p { color: rgb(209,239,254); } H1.HeaderClassName { color: #D1EFFE; } .AnyTagClassName { color: #D1EFFE; } </style>
<style> a { background-color: #D1EFFE; } a { background-color: rgb(209,239,254); } div.DivClassName { background-color: #D1EFFE; } .BgClassName { background-color: #D1EFFE; } </style>
<style> span { border-color: #D1EFFE; } span { border-color: rgb(209,239,254); } td.TdClassName { border-color: #D1EFFE; } .TagClassName { border-color: #D1EFFE; } </style>