#E1E1AA (or 0xE1E1AA) is unknown color: approx Tusk. HEX triplet: E1, E1 and AA. RGB value is (225,225,170). Sum of RGB (Red+Green+Blue) = 225+225+170=620 (82% of max value = 765). Red value is 225 (88.28% from 255 or 36.29% from 620); Green value is 225 (88.28% from 255 or 36.29% from 620); Blue value is 170 (66.80% from 255 or 27.42% from 620); Max value from RGB is 225 - color contains mainly: red, green. Hex color #E1E1AA is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #E1E1AA is #1E1E55. Grayscale: #DADADA. Windows color (decimal): -1973846 or 11198945. OLE color: 11198945.
HSL color Cylindrical-coordinate representation of color #E1E1AA: hue angle of 60º degrees, saturation: 0.48, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #E1E1AA is Cyan = 0, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.12.
<style> p { color: #E1E1AA; } p { color: rgb(225,225,170); } H1.HeaderClassName { color: #E1E1AA; } .AnyTagClassName { color: #E1E1AA; } </style>
<style> a { background-color: #E1E1AA; } a { background-color: rgb(225,225,170); } div.DivClassName { background-color: #E1E1AA; } .BgClassName { background-color: #E1E1AA; } </style>
<style> span { border-color: #E1E1AA; } span { border-color: rgb(225,225,170); } td.TdClassName { border-color: #E1E1AA; } .TagClassName { border-color: #E1E1AA; } </style>