#EEF6FE (or 0xEEF6FE) is unknown color: approx Alice Blue. HEX triplet: EE, F6 and FE. RGB value is (238,246,254). Sum of RGB (Red+Green+Blue) = 238+246+254=738 (97% of max value = 765). Red value is 238 (93.36% from 255 or 32.25% from 738); Green value is 246 (96.48% from 255 or 33.33% from 738); Blue value is 254 (99.61% from 255 or 34.42% from 738); Max value from RGB is 254 - color contains mainly: blue. Hex color #EEF6FE is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EEF6FE is #110901. Grayscale: #F4F4F4. Windows color (decimal): -1116418 or 16709358. OLE color: 16709358.
HSL color Cylindrical-coordinate representation of color #EEF6FE: hue angle of 210º degrees, saturation: 0.89, lightness: 0.96%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #EEF6FE is Cyan = 0.06, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #EEF6FE; } p { color: rgb(238,246,254); } H1.HeaderClassName { color: #EEF6FE; } .AnyTagClassName { color: #EEF6FE; } </style>
<style> a { background-color: #EEF6FE; } a { background-color: rgb(238,246,254); } div.DivClassName { background-color: #EEF6FE; } .BgClassName { background-color: #EEF6FE; } </style>
<style> span { border-color: #EEF6FE; } span { border-color: rgb(238,246,254); } td.TdClassName { border-color: #EEF6FE; } .TagClassName { border-color: #EEF6FE; } </style>