#EFF8FA (or 0xEFF8FA) is unknown color: approx Azure. HEX triplet: EF, F8 and FA. RGB value is (239,248,250). Sum of RGB (Red+Green+Blue) = 239+248+250=737 (97% of max value = 765). Red value is 239 (93.75% from 255 or 32.43% from 737); Green value is 248 (97.27% from 255 or 33.65% from 737); Blue value is 250 (98.05% from 255 or 33.92% from 737); Max value from RGB is 250 - color contains mainly: blue. Hex color #EFF8FA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EFF8FA is #100705. Grayscale: #F5F5F5. Windows color (decimal): -1050374 or 16447727. OLE color: 16447727.
HSL color Cylindrical-coordinate representation of color #EFF8FA: hue angle of 190.91º degrees, saturation: 0.52, lightness: 0.96%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #EFF8FA is Cyan = 0.04, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #EFF8FA; } p { color: rgb(239,248,250); } H1.HeaderClassName { color: #EFF8FA; } .AnyTagClassName { color: #EFF8FA; } </style>
<style> a { background-color: #EFF8FA; } a { background-color: rgb(239,248,250); } div.DivClassName { background-color: #EFF8FA; } .BgClassName { background-color: #EFF8FA; } </style>
<style> span { border-color: #EFF8FA; } span { border-color: rgb(239,248,250); } td.TdClassName { border-color: #EFF8FA; } .TagClassName { border-color: #EFF8FA; } </style>