#E0F6FC (or 0xE0F6FC) is unknown color: approx Light Cyan. HEX triplet: E0, F6 and FC. RGB value is (224,246,252). Sum of RGB (Red+Green+Blue) = 224+246+252=722 (95% of max value = 765). Red value is 224 (87.89% from 255 or 31.02% from 722); Green value is 246 (96.48% from 255 or 34.07% from 722); Blue value is 252 (98.83% from 255 or 34.90% from 722); Max value from RGB is 252 - color contains mainly: blue. Hex color #E0F6FC is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #E0F6FC is #1F0903. Grayscale: #F0F0F0. Windows color (decimal): -2033924 or 16578272. OLE color: 16578272.
HSL color Cylindrical-coordinate representation of color #E0F6FC: hue angle of 192.86º degrees, saturation: 0.82, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #E0F6FC is Cyan = 0.11, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #E0F6FC; } p { color: rgb(224,246,252); } H1.HeaderClassName { color: #E0F6FC; } .AnyTagClassName { color: #E0F6FC; } </style>
<style> a { background-color: #E0F6FC; } a { background-color: rgb(224,246,252); } div.DivClassName { background-color: #E0F6FC; } .BgClassName { background-color: #E0F6FC; } </style>
<style> span { border-color: #E0F6FC; } span { border-color: rgb(224,246,252); } td.TdClassName { border-color: #E0F6FC; } .TagClassName { border-color: #E0F6FC; } </style>