#EBEEE9 (or 0xEBEEE9) is unknown color: approx Panache. HEX triplet: EB, EE and E9. RGB value is (235,238,233). Sum of RGB (Red+Green+Blue) = 235+238+233=706 (93% of max value = 765). Red value is 235 (92.19% from 255 or 33.29% from 706); Green value is 238 (93.36% from 255 or 33.71% from 706); Blue value is 233 (91.41% from 255 or 33.00% from 706); Max value from RGB is 238 - color contains mainly: green. Hex color #EBEEE9 is not a web safe color. Web safe color analog (approx): #FFFFFF. Inversed color of #EBEEE9 is #141116. Grayscale: #ECECEC. Windows color (decimal): -1315095 or 15331051. OLE color: 15331051.
HSL color Cylindrical-coordinate representation of color #EBEEE9: hue angle of 96º degrees, saturation: 0.13, lightness: 0.92%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #EBEEE9 is Cyan = 0.01, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.07.
<style> p { color: #EBEEE9; } p { color: rgb(235,238,233); } H1.HeaderClassName { color: #EBEEE9; } .AnyTagClassName { color: #EBEEE9; } </style>
<style> a { background-color: #EBEEE9; } a { background-color: rgb(235,238,233); } div.DivClassName { background-color: #EBEEE9; } .BgClassName { background-color: #EBEEE9; } </style>
<style> span { border-color: #EBEEE9; } span { border-color: rgb(235,238,233); } td.TdClassName { border-color: #EBEEE9; } .TagClassName { border-color: #EBEEE9; } </style>