#EDFAFF (or 0xEDFAFF) is unknown color: approx Alice Blue. HEX triplet: ED, FA and FF. RGB value is (237,250,255). Sum of RGB (Red+Green+Blue) = 237+250+255=742 (98% of max value = 765). Red value is 237 (92.97% from 255 or 31.94% from 742); Green value is 250 (98.05% from 255 or 33.69% from 742); Blue value is 255 (100% from 255 or 34.37% from 742); Max value from RGB is 255 - color contains mainly: blue. Hex color #EDFAFF is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EDFAFF is #120500. Grayscale: #F6F6F6. Windows color (decimal): -1180929 or 16775917. OLE color: 16775917.
HSL color Cylindrical-coordinate representation of color #EDFAFF: hue angle of 196.67º degrees, saturation: 1, lightness: 0.96%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #EDFAFF is Cyan = 0.07, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #EDFAFF; } p { color: rgb(237,250,255); } H1.HeaderClassName { color: #EDFAFF; } .AnyTagClassName { color: #EDFAFF; } </style>
<style> a { background-color: #EDFAFF; } a { background-color: rgb(237,250,255); } div.DivClassName { background-color: #EDFAFF; } .BgClassName { background-color: #EDFAFF; } </style>
<style> span { border-color: #EDFAFF; } span { border-color: rgb(237,250,255); } td.TdClassName { border-color: #EDFAFF; } .TagClassName { border-color: #EDFAFF; } </style>