#D7EBFA (or 0xD7EBFA) is unknown color: approx Pattens Blue. HEX triplet: D7, EB and FA. RGB value is (215,235,250). Sum of RGB (Red+Green+Blue) = 215+235+250=700 (92% of max value = 765). Red value is 215 (84.38% from 255 or 30.71% from 700); Green value is 235 (92.19% from 255 or 33.57% from 700); Blue value is 250 (98.05% from 255 or 35.71% from 700); Max value from RGB is 250 - color contains mainly: blue. Hex color #D7EBFA is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #D7EBFA is #281405. Grayscale: #E6E6E6. Windows color (decimal): -2626566 or 16444375. OLE color: 16444375.
HSL color Cylindrical-coordinate representation of color #D7EBFA: hue angle of 205.71º degrees, saturation: 0.78, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #D7EBFA is Cyan = 0.14, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #D7EBFA; } p { color: rgb(215,235,250); } H1.HeaderClassName { color: #D7EBFA; } .AnyTagClassName { color: #D7EBFA; } </style>
<style> a { background-color: #D7EBFA; } a { background-color: rgb(215,235,250); } div.DivClassName { background-color: #D7EBFA; } .BgClassName { background-color: #D7EBFA; } </style>
<style> span { border-color: #D7EBFA; } span { border-color: rgb(215,235,250); } td.TdClassName { border-color: #D7EBFA; } .TagClassName { border-color: #D7EBFA; } </style>