#E1FFEF (or 0xE1FFEF) is unknown color: approx Bubbles. HEX triplet: E1, FF and EF. RGB value is (225,255,239). Sum of RGB (Red+Green+Blue) = 225+255+239=719 (95% of max value = 765). Red value is 225 (88.28% from 255 or 31.29% from 719); Green value is 255 (100% from 255 or 35.47% from 719); Blue value is 239 (93.75% from 255 or 33.24% from 719); Max value from RGB is 255 - color contains mainly: green. Hex color #E1FFEF is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #E1FFEF is #1E0010. Grayscale: #F4F4F4. Windows color (decimal): -1966097 or 15728609. OLE color: 15728609.
HSL color Cylindrical-coordinate representation of color #E1FFEF: hue angle of 148º degrees, saturation: 1, lightness: 0.94%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #E1FFEF is Cyan = 0.12, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.
<style> p { color: #e1ffef; } p { color: rgb(225,255,239); } H1.HeaderClassName { color: #e1ffef; } .AnyTagClassName { color: #e1ffef; } </style>
<style> a { background-color: #e1ffef; } a { background-color: rgb(225,255,239); } div.DivClassName { background-color: #e1ffef; } .BgClassName { background-color: #e1ffef; } </style>
<style> span { border-color: #e1ffef; } span { border-color: rgb(225,255,239); } td.TdClassName { border-color: #e1ffef; } .TagClassName { border-color: #e1ffef; } </style>