#E1DE3E (or 0xE1DE3E) is unknown color: approx Starship. HEX triplet: E1, DE and 3E. RGB value is (225,222,62). Sum of RGB (Red+Green+Blue) = 225+222+62=509 (67% of max value = 765). Red value is 225 (88.28% from 255 or 44.20% from 509); Green value is 222 (87.11% from 255 or 43.61% from 509); Blue value is 62 (24.61% from 255 or 12.18% from 509); Max value from RGB is 225 - color contains mainly: red. Hex color #E1DE3E is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #E1DE3E is #1E21C1. Grayscale: #CDCDCD. Windows color (decimal): -1974722 or 4120289. OLE color: 4120289.
HSL color Cylindrical-coordinate representation of color #E1DE3E: hue angle of 58.9º degrees, saturation: 0.73, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #E1DE3E is Cyan = 0, Magento = 0.01, Yellow = 0.72 and Black (K on CMYK) = 0.12.
<style> p { color: #E1DE3E; } p { color: rgb(225,222,62); } H1.HeaderClassName { color: #E1DE3E; } .AnyTagClassName { color: #E1DE3E; } </style>
<style> a { background-color: #E1DE3E; } a { background-color: rgb(225,222,62); } div.DivClassName { background-color: #E1DE3E; } .BgClassName { background-color: #E1DE3E; } </style>
<style> span { border-color: #E1DE3E; } span { border-color: rgb(225,222,62); } td.TdClassName { border-color: #E1DE3E; } .TagClassName { border-color: #E1DE3E; } </style>