#E5C02F (or 0xE5C02F) is unknown color: approx Bright Sun. HEX triplet: E5, C0 and 2F. RGB value is (229,192,47). Sum of RGB (Red+Green+Blue) = 229+192+47=468 (61% of max value = 765). Red value is 229 (89.84% from 255 or 48.93% from 468); Green value is 192 (75.39% from 255 or 41.03% from 468); Blue value is 47 (18.75% from 255 or 10.04% from 468); Max value from RGB is 229 - color contains mainly: red. Hex color #E5C02F is not a web safe color. Web safe color analog (approx): #CCCC33. Inversed color of #E5C02F is #1A3FD0. Grayscale: #BBBBBB. Windows color (decimal): -1720273 or 3129573. OLE color: 3129573.
HSL color Cylindrical-coordinate representation of color #E5C02F: hue angle of 47.8º degrees, saturation: 0.78, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #E5C02F is Cyan = 0, Magento = 0.16, Yellow = 0.79 and Black (K on CMYK) = 0.10.
<style> p { color: #E5C02F; } p { color: rgb(229,192,47); } H1.HeaderClassName { color: #E5C02F; } .AnyTagClassName { color: #E5C02F; } </style>
<style> a { background-color: #E5C02F; } a { background-color: rgb(229,192,47); } div.DivClassName { background-color: #E5C02F; } .BgClassName { background-color: #E5C02F; } </style>
<style> span { border-color: #E5C02F; } span { border-color: rgb(229,192,47); } td.TdClassName { border-color: #E5C02F; } .TagClassName { border-color: #E5C02F; } </style>