#EDF8FE (or 0xEDF8FE) is unknown color: approx Alice Blue. HEX triplet: ED, F8 and FE. RGB value is (237,248,254). Sum of RGB (Red+Green+Blue) = 237+248+254=739 (97% of max value = 765). Red value is 237 (92.97% from 255 or 32.07% from 739); Green value is 248 (97.27% from 255 or 33.56% from 739); Blue value is 254 (99.61% from 255 or 34.37% from 739); Max value from RGB is 254 - color contains mainly: blue. Hex color #EDF8FE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EDF8FE is #120701. Grayscale: #F5F5F5. Windows color (decimal): -1181442 or 16709869. OLE color: 16709869.
HSL color Cylindrical-coordinate representation of color #EDF8FE: hue angle of 201.18º degrees, saturation: 0.89, lightness: 0.96%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #EDF8FE is Cyan = 0.07, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #EDF8FE; } p { color: rgb(237,248,254); } H1.HeaderClassName { color: #EDF8FE; } .AnyTagClassName { color: #EDF8FE; } </style>
<style> a { background-color: #EDF8FE; } a { background-color: rgb(237,248,254); } div.DivClassName { background-color: #EDF8FE; } .BgClassName { background-color: #EDF8FE; } </style>
<style> span { border-color: #EDF8FE; } span { border-color: rgb(237,248,254); } td.TdClassName { border-color: #EDF8FE; } .TagClassName { border-color: #EDF8FE; } </style>