#E5EBE5 (or 0xE5EBE5) is unknown color: approx Aqua Spring. HEX triplet: E5, EB and E5. RGB value is (229,235,229). Sum of RGB (Red+Green+Blue) = 229+235+229=693 (91% of max value = 765). Red value is 229 (89.84% from 255 or 33.04% from 693); Green value is 235 (92.19% from 255 or 33.91% from 693); Blue value is 229 (89.84% from 255 or 33.04% from 693); Max value from RGB is 235 - color contains mainly: green. Hex color #E5EBE5 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E5EBE5 is #1A141A. Grayscale: #E8E8E8. Windows color (decimal): -1709083 or 15068133. OLE color: 15068133.
HSL color Cylindrical-coordinate representation of color #E5EBE5: hue angle of 120º degrees, saturation: 0.13, lightness: 0.91%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #E5EBE5 is Cyan = 0.03, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.08.
<style> p { color: #E5EBE5; } p { color: rgb(229,235,229); } H1.HeaderClassName { color: #E5EBE5; } .AnyTagClassName { color: #E5EBE5; } </style>
<style> a { background-color: #E5EBE5; } a { background-color: rgb(229,235,229); } div.DivClassName { background-color: #E5EBE5; } .BgClassName { background-color: #E5EBE5; } </style>
<style> span { border-color: #E5EBE5; } span { border-color: rgb(229,235,229); } td.TdClassName { border-color: #E5EBE5; } .TagClassName { border-color: #E5EBE5; } </style>