#E9F0E9 (or 0xE9F0E9) is unknown color: approx Aqua Spring. HEX triplet: E9, F0 and E9. RGB value is (233,240,233). Sum of RGB (Red+Green+Blue) = 233+240+233=706 (93% of max value = 765). Red value is 233 (91.41% from 255 or 33.00% from 706); Green value is 240 (94.14% from 255 or 33.99% from 706); Blue value is 233 (91.41% from 255 or 33.00% from 706); Max value from RGB is 240 - color contains mainly: green. Hex color #E9F0E9 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #E9F0E9 is #160F16. Grayscale: #EDEDED. Windows color (decimal): -1445655 or 15331561. OLE color: 15331561.
HSL color Cylindrical-coordinate representation of color #E9F0E9: hue angle of 120º degrees, saturation: 0.19, lightness: 0.93%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #E9F0E9 is Cyan = 0.03, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.06.
<style> p { color: #E9F0E9; } p { color: rgb(233,240,233); } H1.HeaderClassName { color: #E9F0E9; } .AnyTagClassName { color: #E9F0E9; } </style>
<style> a { background-color: #E9F0E9; } a { background-color: rgb(233,240,233); } div.DivClassName { background-color: #E9F0E9; } .BgClassName { background-color: #E9F0E9; } </style>
<style> span { border-color: #E9F0E9; } span { border-color: rgb(233,240,233); } td.TdClassName { border-color: #E9F0E9; } .TagClassName { border-color: #E9F0E9; } </style>