#EFF7FE (or 0xEFF7FE) is unknown color: approx Alice Blue. HEX triplet: EF, F7 and FE. RGB value is (239,247,254). Sum of RGB (Red+Green+Blue) = 239+247+254=740 (98% of max value = 765). Red value is 239 (93.75% from 255 or 32.30% from 740); Green value is 247 (96.88% from 255 or 33.38% from 740); Blue value is 254 (99.61% from 255 or 34.32% from 740); Max value from RGB is 254 - color contains mainly: blue. Hex color #EFF7FE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EFF7FE is #100801. Grayscale: #F5F5F5. Windows color (decimal): -1050626 or 16709615. OLE color: 16709615.
HSL color Cylindrical-coordinate representation of color #EFF7FE: hue angle of 208º degrees, saturation: 0.88, lightness: 0.97%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #EFF7FE is Cyan = 0.06, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #EFF7FE; } p { color: rgb(239,247,254); } H1.HeaderClassName { color: #EFF7FE; } .AnyTagClassName { color: #EFF7FE; } </style>
<style> a { background-color: #EFF7FE; } a { background-color: rgb(239,247,254); } div.DivClassName { background-color: #EFF7FE; } .BgClassName { background-color: #EFF7FE; } </style>
<style> span { border-color: #EFF7FE; } span { border-color: rgb(239,247,254); } td.TdClassName { border-color: #EFF7FE; } .TagClassName { border-color: #EFF7FE; } </style>