#E2FAED (or 0xE2FAED) is unknown color: approx Bubbles. HEX triplet: E2, FA and ED. RGB value is (226,250,237). Sum of RGB (Red+Green+Blue) = 226+250+237=713 (94% of max value = 765). Red value is 226 (88.67% from 255 or 31.70% from 713); Green value is 250 (98.05% from 255 or 35.06% from 713); Blue value is 237 (92.97% from 255 or 33.24% from 713); Max value from RGB is 250 - color contains mainly: green. Hex color #E2FAED is not a web safe color. Web safe color analog (approx): #CCFFFF. Inversed color of #E2FAED is #1D0512. Grayscale: #F1F1F1. Windows color (decimal): -1901843 or 15596258. OLE color: 15596258.
HSL color Cylindrical-coordinate representation of color #E2FAED: hue angle of 147.5º degrees, saturation: 0.71, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #E2FAED is Cyan = 0.10, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.02.
<style> p { color: #E2FAED; } p { color: rgb(226,250,237); } H1.HeaderClassName { color: #E2FAED; } .AnyTagClassName { color: #E2FAED; } </style>
<style> a { background-color: #E2FAED; } a { background-color: rgb(226,250,237); } div.DivClassName { background-color: #E2FAED; } .BgClassName { background-color: #E2FAED; } </style>
<style> span { border-color: #E2FAED; } span { border-color: rgb(226,250,237); } td.TdClassName { border-color: #E2FAED; } .TagClassName { border-color: #E2FAED; } </style>