#EEFFFB (or 0xEEFFFB) is unknown color: approx Azure. HEX triplet: EE, FF and FB. RGB value is (238,255,251). Sum of RGB (Red+Green+Blue) = 238+255+251=744 (98% of max value = 765). Red value is 238 (93.36% from 255 or 31.99% from 744); Green value is 255 (100% from 255 or 34.27% from 744); Blue value is 251 (98.44% from 255 or 33.74% from 744); Max value from RGB is 255 - color contains mainly: green. Hex color #EEFFFB is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EEFFFB is #110004. Grayscale: #F9F9F9. Windows color (decimal): -1114117 or 16515054. OLE color: 16515054.
HSL color Cylindrical-coordinate representation of color #EEFFFB: hue angle of 165.88º degrees, saturation: 1, lightness: 0.97%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #EEFFFB is Cyan = 0.07, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.
<style> p { color: #EEFFFB; } p { color: rgb(238,255,251); } H1.HeaderClassName { color: #EEFFFB; } .AnyTagClassName { color: #EEFFFB; } </style>
<style> a { background-color: #EEFFFB; } a { background-color: rgb(238,255,251); } div.DivClassName { background-color: #EEFFFB; } .BgClassName { background-color: #EEFFFB; } </style>
<style> span { border-color: #EEFFFB; } span { border-color: rgb(238,255,251); } td.TdClassName { border-color: #EEFFFB; } .TagClassName { border-color: #EEFFFB; } </style>