#E3F0F9 (or 0xE3F0F9) is unknown color: approx Alice Blue. HEX triplet: E3, F0 and F9. RGB value is (227,240,249). Sum of RGB (Red+Green+Blue) = 227+240+249=716 (94% of max value = 765). Red value is 227 (89.06% from 255 or 31.70% from 716); Green value is 240 (94.14% from 255 or 33.52% from 716); Blue value is 249 (97.66% from 255 or 34.78% from 716); Max value from RGB is 249 - color contains mainly: blue. Hex color #E3F0F9 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #E3F0F9 is #1C0F06. Grayscale: #EDEDED. Windows color (decimal): -1838855 or 16380131. OLE color: 16380131.
HSL color Cylindrical-coordinate representation of color #E3F0F9: hue angle of 204.55º degrees, saturation: 0.65, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #E3F0F9 is Cyan = 0.09, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #E3F0F9; } p { color: rgb(227,240,249); } H1.HeaderClassName { color: #E3F0F9; } .AnyTagClassName { color: #E3F0F9; } </style>
<style> a { background-color: #E3F0F9; } a { background-color: rgb(227,240,249); } div.DivClassName { background-color: #E3F0F9; } .BgClassName { background-color: #E3F0F9; } </style>
<style> span { border-color: #E3F0F9; } span { border-color: rgb(227,240,249); } td.TdClassName { border-color: #E3F0F9; } .TagClassName { border-color: #E3F0F9; } </style>