#E2FAD8 (or 0xE2FAD8) is unknown color: approx Hint Of Green. HEX triplet: E2, FA and D8. RGB value is (226,250,216). Sum of RGB (Red+Green+Blue) = 226+250+216=692 (91% of max value = 765). Red value is 226 (88.67% from 255 or 32.66% from 692); Green value is 250 (98.05% from 255 or 36.13% from 692); Blue value is 216 (84.77% from 255 or 31.21% from 692); Max value from RGB is 250 - color contains mainly: green. Hex color #E2FAD8 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E2FAD8 is #1D0527. Grayscale: #EFEFEF. Windows color (decimal): -1901864 or 14220002. OLE color: 14220002.
HSL color Cylindrical-coordinate representation of color #E2FAD8: hue angle of 102.35º degrees, saturation: 0.77, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #E2FAD8 is Cyan = 0.10, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.02.
<style> p { color: #E2FAD8; } p { color: rgb(226,250,216); } H1.HeaderClassName { color: #E2FAD8; } .AnyTagClassName { color: #E2FAD8; } </style>
<style> a { background-color: #E2FAD8; } a { background-color: rgb(226,250,216); } div.DivClassName { background-color: #E2FAD8; } .BgClassName { background-color: #E2FAD8; } </style>
<style> span { border-color: #E2FAD8; } span { border-color: rgb(226,250,216); } td.TdClassName { border-color: #E2FAD8; } .TagClassName { border-color: #E2FAD8; } </style>