#E2F5F6 (or 0xE2F5F6) is unknown color: approx Light Cyan. HEX triplet: E2, F5 and F6. RGB value is (226,245,246). Sum of RGB (Red+Green+Blue) = 226+245+246=717 (94% of max value = 765). Red value is 226 (88.67% from 255 or 31.52% from 717); Green value is 245 (96.09% from 255 or 34.17% from 717); Blue value is 246 (96.48% from 255 or 34.31% from 717); Max value from RGB is 246 - color contains mainly: blue. Hex color #E2F5F6 is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #E2F5F6 is #1D0A09. Grayscale: #EFEFEF. Windows color (decimal): -1903114 or 16184802. OLE color: 16184802.
HSL color Cylindrical-coordinate representation of color #E2F5F6: hue angle of 183º degrees, saturation: 0.53, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #E2F5F6 is Cyan = 0.08, Magento = 0.00, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #E2F5F6; } p { color: rgb(226,245,246); } H1.HeaderClassName { color: #E2F5F6; } .AnyTagClassName { color: #E2F5F6; } </style>
<style> a { background-color: #E2F5F6; } a { background-color: rgb(226,245,246); } div.DivClassName { background-color: #E2F5F6; } .BgClassName { background-color: #E2F5F6; } </style>
<style> span { border-color: #E2F5F6; } span { border-color: rgb(226,245,246); } td.TdClassName { border-color: #E2F5F6; } .TagClassName { border-color: #E2F5F6; } </style>