#E0F2F5 (or 0xE0F2F5) is unknown color: approx Light Cyan. HEX triplet: E0, F2 and F5. RGB value is (224,242,245). Sum of RGB (Red+Green+Blue) = 224+242+245=711 (94% of max value = 765). Red value is 224 (87.89% from 255 or 31.50% from 711); Green value is 242 (94.92% from 255 or 34.04% from 711); Blue value is 245 (96.09% from 255 or 34.46% from 711); Max value from RGB is 245 - color contains mainly: blue. Hex color #E0F2F5 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #E0F2F5 is #1F0D0A. Grayscale: #ECECEC. Windows color (decimal): -2034955 or 16118496. OLE color: 16118496.
HSL color Cylindrical-coordinate representation of color #E0F2F5: hue angle of 188.57º degrees, saturation: 0.51, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #E0F2F5 is Cyan = 0.09, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #E0F2F5; } p { color: rgb(224,242,245); } H1.HeaderClassName { color: #E0F2F5; } .AnyTagClassName { color: #E0F2F5; } </style>
<style> a { background-color: #E0F2F5; } a { background-color: rgb(224,242,245); } div.DivClassName { background-color: #E0F2F5; } .BgClassName { background-color: #E0F2F5; } </style>
<style> span { border-color: #E0F2F5; } span { border-color: rgb(224,242,245); } td.TdClassName { border-color: #E0F2F5; } .TagClassName { border-color: #E0F2F5; } </style>