#E5FBE3 (or 0xE5FBE3) is unknown color: approx Aqua Spring. HEX triplet: E5, FB and E3. RGB value is (229,251,227). Sum of RGB (Red+Green+Blue) = 229+251+227=707 (93% of max value = 765). Red value is 229 (89.84% from 255 or 32.39% from 707); Green value is 251 (98.44% from 255 or 35.50% from 707); Blue value is 227 (89.06% from 255 or 32.11% from 707); Max value from RGB is 251 - color contains mainly: green. Hex color #E5FBE3 is not a web safe color. Web safe color analog (approx): #CCFFCC. Inversed color of #E5FBE3 is #1A041C. Grayscale: #F1F1F1. Windows color (decimal): -1704989 or 14941157. OLE color: 14941157.
HSL color Cylindrical-coordinate representation of color #E5FBE3: hue angle of 115º degrees, saturation: 0.75, lightness: 0.94%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #E5FBE3 is Cyan = 0.09, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.02.
<style> p { color: #E5FBE3; } p { color: rgb(229,251,227); } H1.HeaderClassName { color: #E5FBE3; } .AnyTagClassName { color: #E5FBE3; } </style>
<style> a { background-color: #E5FBE3; } a { background-color: rgb(229,251,227); } div.DivClassName { background-color: #E5FBE3; } .BgClassName { background-color: #E5FBE3; } </style>
<style> span { border-color: #E5FBE3; } span { border-color: rgb(229,251,227); } td.TdClassName { border-color: #E5FBE3; } .TagClassName { border-color: #E5FBE3; } </style>