#EDF4FD (or 0xEDF4FD) is unknown color: approx Alice Blue. HEX triplet: ED, F4 and FD. RGB value is (237,244,253). Sum of RGB (Red+Green+Blue) = 237+244+253=734 (97% of max value = 765). Red value is 237 (92.97% from 255 or 32.29% from 734); Green value is 244 (95.70% from 255 or 33.24% from 734); Blue value is 253 (99.22% from 255 or 34.47% from 734); Max value from RGB is 253 - color contains mainly: blue. Hex color #EDF4FD is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EDF4FD is #120B02. Grayscale: #F2F2F2. Windows color (decimal): -1182467 or 16643309. OLE color: 16643309.
HSL color Cylindrical-coordinate representation of color #EDF4FD: hue angle of 213.75º degrees, saturation: 0.8, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #EDF4FD is Cyan = 0.06, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #EDF4FD; } p { color: rgb(237,244,253); } H1.HeaderClassName { color: #EDF4FD; } .AnyTagClassName { color: #EDF4FD; } </style>
<style> a { background-color: #EDF4FD; } a { background-color: rgb(237,244,253); } div.DivClassName { background-color: #EDF4FD; } .BgClassName { background-color: #EDF4FD; } </style>
<style> span { border-color: #EDF4FD; } span { border-color: rgb(237,244,253); } td.TdClassName { border-color: #EDF4FD; } .TagClassName { border-color: #EDF4FD; } </style>