#D9EBFD (or 0xD9EBFD) is unknown color: approx Pattens Blue. HEX triplet: D9, EB and FD. RGB value is (217,235,253). Sum of RGB (Red+Green+Blue) = 217+235+253=705 (93% of max value = 765). Red value is 217 (85.16% from 255 or 30.78% from 705); Green value is 235 (92.19% from 255 or 33.33% from 705); Blue value is 253 (99.22% from 255 or 35.89% from 705); Max value from RGB is 253 - color contains mainly: blue. Hex color #D9EBFD is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D9EBFD is #261402. Grayscale: #E7E7E7. Windows color (decimal): -2495491 or 16640985. OLE color: 16640985.
HSL color Cylindrical-coordinate representation of color #D9EBFD: hue angle of 210º degrees, saturation: 0.9, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #D9EBFD is Cyan = 0.14, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #D9EBFD; } p { color: rgb(217,235,253); } H1.HeaderClassName { color: #D9EBFD; } .AnyTagClassName { color: #D9EBFD; } </style>
<style> a { background-color: #D9EBFD; } a { background-color: rgb(217,235,253); } div.DivClassName { background-color: #D9EBFD; } .BgClassName { background-color: #D9EBFD; } </style>
<style> span { border-color: #D9EBFD; } span { border-color: rgb(217,235,253); } td.TdClassName { border-color: #D9EBFD; } .TagClassName { border-color: #D9EBFD; } </style>