#E1DA2D (or 0xE1DA2D) is unknown color: approx Golden Fizz. HEX triplet: E1, DA and 2D. RGB value is (225,218,45). Sum of RGB (Red+Green+Blue) = 225+218+45=488 (64% of max value = 765). Red value is 225 (88.28% from 255 or 46.11% from 488); Green value is 218 (85.55% from 255 or 44.67% from 488); Blue value is 45 (17.97% from 255 or 9.22% from 488); Max value from RGB is 225 - color contains mainly: red. Hex color #E1DA2D is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #E1DA2D is #1E25D2. Grayscale: #C9C9C9. Windows color (decimal): -1975763 or 3005153. OLE color: 3005153.
HSL color Cylindrical-coordinate representation of color #E1DA2D: hue angle of 57.67º degrees, saturation: 0.75, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #E1DA2D is Cyan = 0, Magento = 0.03, Yellow = 0.8 and Black (K on CMYK) = 0.12.
<style> p { color: #e1da2d; } p { color: rgb(225,218,45); } H1.HeaderClassName { color: #e1da2d; } .AnyTagClassName { color: #e1da2d; } </style>
<style> a { background-color: #e1da2d; } a { background-color: rgb(225,218,45); } div.DivClassName { background-color: #e1da2d; } .BgClassName { background-color: #e1da2d; } </style>
<style> span { border-color: #e1da2d; } span { border-color: rgb(225,218,45); } td.TdClassName { border-color: #e1da2d; } .TagClassName { border-color: #e1da2d; } </style>