#EBF7FB (or 0xEBF7FB) is unknown color: approx Alice Blue. HEX triplet: EB, F7 and FB. RGB value is (235,247,251). Sum of RGB (Red+Green+Blue) = 235+247+251=733 (97% of max value = 765). Red value is 235 (92.19% from 255 or 32.06% from 733); Green value is 247 (96.88% from 255 or 33.70% from 733); Blue value is 251 (98.44% from 255 or 34.24% from 733); Max value from RGB is 251 - color contains mainly: blue. Hex color #EBF7FB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EBF7FB is #140804. Grayscale: #F3F3F3. Windows color (decimal): -1312773 or 16513003. OLE color: 16513003.
HSL color Cylindrical-coordinate representation of color #EBF7FB: hue angle of 195º degrees, saturation: 0.67, lightness: 0.95%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #EBF7FB is Cyan = 0.06, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #EBF7FB; } p { color: rgb(235,247,251); } H1.HeaderClassName { color: #EBF7FB; } .AnyTagClassName { color: #EBF7FB; } </style>
<style> a { background-color: #EBF7FB; } a { background-color: rgb(235,247,251); } div.DivClassName { background-color: #EBF7FB; } .BgClassName { background-color: #EBF7FB; } </style>
<style> span { border-color: #EBF7FB; } span { border-color: rgb(235,247,251); } td.TdClassName { border-color: #EBF7FB; } .TagClassName { border-color: #EBF7FB; } </style>