#E1C20C (or 0xE1C20C) is unknown color: approx Sunflower. HEX triplet: E1, C2 and 0C. RGB value is (225,194,12). Sum of RGB (Red+Green+Blue) = 225+194+12=431 (57% of max value = 765). Red value is 225 (88.28% from 255 or 52.20% from 431); Green value is 194 (76.17% from 255 or 45.01% from 431); Blue value is 12 (5.08% from 255 or 2.78% from 431); Max value from RGB is 225 - color contains mainly: red. Hex color #E1C20C is not a web safe color. Web safe color analog (approx): #CCCC00. Inversed color of #E1C20C is #1E3DF3. Grayscale: #B7B7B7. Windows color (decimal): -1981940 or 836321. OLE color: 836321.
HSL color Cylindrical-coordinate representation of color #E1C20C: hue angle of 51.27º 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 #E1C20C is Cyan = 0, Magento = 0.14, Yellow = 0.95 and Black (K on CMYK) = 0.12.
<style> p { color: #E1C20C; } p { color: rgb(225,194,12); } H1.HeaderClassName { color: #E1C20C; } .AnyTagClassName { color: #E1C20C; } </style>
<style> a { background-color: #E1C20C; } a { background-color: rgb(225,194,12); } div.DivClassName { background-color: #E1C20C; } .BgClassName { background-color: #E1C20C; } </style>
<style> span { border-color: #E1C20C; } span { border-color: rgb(225,194,12); } td.TdClassName { border-color: #E1C20C; } .TagClassName { border-color: #E1C20C; } </style>