#E1D52B (or 0xE1D52B) is unknown color: approx Golden Fizz. HEX triplet: E1, D5 and 2B. RGB value is (225,213,43). Sum of RGB (Red+Green+Blue) = 225+213+43=481 (63% of max value = 765). Red value is 225 (88.28% from 255 or 46.78% from 481); Green value is 213 (83.59% from 255 or 44.28% from 481); Blue value is 43 (17.19% from 255 or 8.94% from 481); Max value from RGB is 225 - color contains mainly: red. Hex color #E1D52B is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #E1D52B is #1E2AD4. Grayscale: #C5C5C5. Windows color (decimal): -1977045 or 2872801. OLE color: 2872801.
HSL color Cylindrical-coordinate representation of color #E1D52B: hue angle of 56.04º degrees, saturation: 0.75, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #E1D52B is Cyan = 0, Magento = 0.05, Yellow = 0.81 and Black (K on CMYK) = 0.12.
<style> p { color: #e1d52b; } p { color: rgb(225,213,43); } H1.HeaderClassName { color: #e1d52b; } .AnyTagClassName { color: #e1d52b; } </style>
<style> a { background-color: #e1d52b; } a { background-color: rgb(225,213,43); } div.DivClassName { background-color: #e1d52b; } .BgClassName { background-color: #e1d52b; } </style>
<style> span { border-color: #e1d52b; } span { border-color: rgb(225,213,43); } td.TdClassName { border-color: #e1d52b; } .TagClassName { border-color: #e1d52b; } </style>