#E2F1DB (or 0xE2F1DB) is unknown color: approx Hint Of Green. HEX triplet: E2, F1 and DB. RGB value is (226,241,219). Sum of RGB (Red+Green+Blue) = 226+241+219=686 (90% of max value = 765). Red value is 226 (88.67% from 255 or 32.94% from 686); Green value is 241 (94.53% from 255 or 35.13% from 686); Blue value is 219 (85.94% from 255 or 31.92% from 686); Max value from RGB is 241 - color contains mainly: green. Hex color #E2F1DB is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E2F1DB is #1D0E24. Grayscale: #EAEAEA. Windows color (decimal): -1904165 or 14414306. OLE color: 14414306.
HSL color Cylindrical-coordinate representation of color #E2F1DB: hue angle of 100.91º degrees, saturation: 0.44, lightness: 0.9%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #E2F1DB is Cyan = 0.06, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.05.
<style> p { color: #E2F1DB; } p { color: rgb(226,241,219); } H1.HeaderClassName { color: #E2F1DB; } .AnyTagClassName { color: #E2F1DB; } </style>
<style> a { background-color: #E2F1DB; } a { background-color: rgb(226,241,219); } div.DivClassName { background-color: #E2F1DB; } .BgClassName { background-color: #E2F1DB; } </style>
<style> span { border-color: #E2F1DB; } span { border-color: rgb(226,241,219); } td.TdClassName { border-color: #E2F1DB; } .TagClassName { border-color: #E2F1DB; } </style>