#EFF3FA (or 0xEFF3FA) is unknown color: approx Solitude. HEX triplet: EF, F3 and FA. RGB value is (239,243,250). Sum of RGB (Red+Green+Blue) = 239+243+250=732 (96% of max value = 765). Red value is 239 (93.75% from 255 or 32.65% from 732); Green value is 243 (95.31% from 255 or 33.20% from 732); Blue value is 250 (98.05% from 255 or 34.15% from 732); Max value from RGB is 250 - color contains mainly: blue. Hex color #EFF3FA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EFF3FA is #100C05. Grayscale: #F2F2F2. Windows color (decimal): -1051654 or 16446447. OLE color: 16446447.
HSL color Cylindrical-coordinate representation of color #EFF3FA: hue angle of 218.18º 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 #EFF3FA is Cyan = 0.04, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #eff3fa; } p { color: rgb(239,243,250); } H1.HeaderClassName { color: #eff3fa; } .AnyTagClassName { color: #eff3fa; } </style>
<style> a { background-color: #eff3fa; } a { background-color: rgb(239,243,250); } div.DivClassName { background-color: #eff3fa; } .BgClassName { background-color: #eff3fa; } </style>
<style> span { border-color: #eff3fa; } span { border-color: rgb(239,243,250); } td.TdClassName { border-color: #eff3fa; } .TagClassName { border-color: #eff3fa; } </style>