#E1FDBB (or 0xE1FDBB) is unknown color: approx Snow Flurry. HEX triplet: E1, FD and BB. RGB value is (225,253,187). Sum of RGB (Red+Green+Blue) = 225+253+187=665 (88% of max value = 765). Red value is 225 (88.28% from 255 or 33.83% from 665); Green value is 253 (99.22% from 255 or 38.05% from 665); Blue value is 187 (73.44% from 255 or 28.12% from 665); Max value from RGB is 253 - color contains mainly: green. Hex color #E1FDBB is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E1FDBB is #1E0244. Grayscale: #EDEDED. Windows color (decimal): -1966661 or 12320225. OLE color: 12320225.
HSL color Cylindrical-coordinate representation of color #E1FDBB: hue angle of 85.45º degrees, saturation: 0.94, lightness: 0.86%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #E1FDBB is Cyan = 0.11, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.01.
<style> p { color: #E1FDBB; } p { color: rgb(225,253,187); } H1.HeaderClassName { color: #E1FDBB; } .AnyTagClassName { color: #E1FDBB; } </style>
<style> a { background-color: #E1FDBB; } a { background-color: rgb(225,253,187); } div.DivClassName { background-color: #E1FDBB; } .BgClassName { background-color: #E1FDBB; } </style>
<style> span { border-color: #E1FDBB; } span { border-color: rgb(225,253,187); } td.TdClassName { border-color: #E1FDBB; } .TagClassName { border-color: #E1FDBB; } </style>