#E1E08D (or 0xE1E08D) is unknown color: approx Primrose. HEX triplet: E1, E0 and 8D. RGB value is (225,224,141). Sum of RGB (Red+Green+Blue) = 225+224+141=590 (78% of max value = 765). Red value is 225 (88.28% from 255 or 38.14% from 590); Green value is 224 (87.89% from 255 or 37.97% from 590); Blue value is 141 (55.47% from 255 or 23.90% from 590); Max value from RGB is 225 - color contains mainly: red. Hex color #E1E08D is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #E1E08D is #1E1F72. Grayscale: #D7D7D7. Windows color (decimal): -1974131 or 9298145. OLE color: 9298145.
HSL color Cylindrical-coordinate representation of color #E1E08D: hue angle of 59.29º degrees, saturation: 0.58, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #E1E08D is Cyan = 0, Magento = 0.00, Yellow = 0.37 and Black (K on CMYK) = 0.12.
<style> p { color: #E1E08D; } p { color: rgb(225,224,141); } H1.HeaderClassName { color: #E1E08D; } .AnyTagClassName { color: #E1E08D; } </style>
<style> a { background-color: #E1E08D; } a { background-color: rgb(225,224,141); } div.DivClassName { background-color: #E1E08D; } .BgClassName { background-color: #E1E08D; } </style>
<style> span { border-color: #E1E08D; } span { border-color: rgb(225,224,141); } td.TdClassName { border-color: #E1E08D; } .TagClassName { border-color: #E1E08D; } </style>