#E7FAE7 (or 0xE7FAE7) is unknown color: approx Aqua Spring. HEX triplet: E7, FA and E7. RGB value is (231,250,231). Sum of RGB (Red+Green+Blue) = 231+250+231=712 (94% of max value = 765). Red value is 231 (90.62% from 255 or 32.44% from 712); Green value is 250 (98.05% from 255 or 35.11% from 712); Blue value is 231 (90.62% from 255 or 32.44% from 712); Max value from RGB is 250 - color contains mainly: green. Hex color #E7FAE7 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #E7FAE7 is #180518. Grayscale: #F2F2F2. Windows color (decimal): -1574169 or 15203047. OLE color: 15203047.
HSL color Cylindrical-coordinate representation of color #E7FAE7: hue angle of 120º degrees, saturation: 0.66, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #E7FAE7 is Cyan = 0.08, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.02.
<style> p { color: #E7FAE7; } p { color: rgb(231,250,231); } H1.HeaderClassName { color: #E7FAE7; } .AnyTagClassName { color: #E7FAE7; } </style>
<style> a { background-color: #E7FAE7; } a { background-color: rgb(231,250,231); } div.DivClassName { background-color: #E7FAE7; } .BgClassName { background-color: #E7FAE7; } </style>
<style> span { border-color: #E7FAE7; } span { border-color: rgb(231,250,231); } td.TdClassName { border-color: #E7FAE7; } .TagClassName { border-color: #E7FAE7; } </style>