#EEFFFA (or 0xEEFFFA) is unknown color: approx Mint Cream. HEX triplet: EE, FF and FA. RGB value is (238,255,250). Sum of RGB (Red+Green+Blue) = 238+255+250=743 (98% of max value = 765). Red value is 238 (93.36% from 255 or 32.03% from 743); Green value is 255 (100% from 255 or 34.32% from 743); Blue value is 250 (98.05% from 255 or 33.65% from 743); Max value from RGB is 255 - color contains mainly: green. Hex color #EEFFFA is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EEFFFA is #110005. Grayscale: #F9F9F9. Windows color (decimal): -1114118 or 16449518. OLE color: 16449518.
HSL color Cylindrical-coordinate representation of color #EEFFFA: hue angle of 162.35º 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 #EEFFFA is Cyan = 0.07, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.
<style> p { color: #EEFFFA; } p { color: rgb(238,255,250); } H1.HeaderClassName { color: #EEFFFA; } .AnyTagClassName { color: #EEFFFA; } </style>
<style> a { background-color: #EEFFFA; } a { background-color: rgb(238,255,250); } div.DivClassName { background-color: #EEFFFA; } .BgClassName { background-color: #EEFFFA; } </style>
<style> span { border-color: #EEFFFA; } span { border-color: rgb(238,255,250); } td.TdClassName { border-color: #EEFFFA; } .TagClassName { border-color: #EEFFFA; } </style>