#E1D90C (or 0xE1D90C) is unknown color: approx Sunflower. HEX triplet: E1, D9 and 0C. RGB value is (225,217,12). Sum of RGB (Red+Green+Blue) = 225+217+12=454 (60% of max value = 765). Red value is 225 (88.28% from 255 or 49.56% from 454); Green value is 217 (85.16% from 255 or 47.80% from 454); Blue value is 12 (5.08% from 255 or 2.64% from 454); Max value from RGB is 225 - color contains mainly: red. Hex color #E1D90C is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #E1D90C is #1E26F3. Grayscale: #C4C4C4. Windows color (decimal): -1976052 or 842209. OLE color: 842209.
HSL color Cylindrical-coordinate representation of color #E1D90C: hue angle of 57.75º degrees, saturation: 0.9, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #E1D90C is Cyan = 0, Magento = 0.04, Yellow = 0.95 and Black (K on CMYK) = 0.12.
<style> p { color: #e1d90c; } p { color: rgb(225,217,12); } H1.HeaderClassName { color: #e1d90c; } .AnyTagClassName { color: #e1d90c; } </style>
<style> a { background-color: #e1d90c; } a { background-color: rgb(225,217,12); } div.DivClassName { background-color: #e1d90c; } .BgClassName { background-color: #e1d90c; } </style>
<style> span { border-color: #e1d90c; } span { border-color: rgb(225,217,12); } td.TdClassName { border-color: #e1d90c; } .TagClassName { border-color: #e1d90c; } </style>