#E8B80D (or 0xE8B80D) is unknown color: approx Sunflower. HEX triplet: E8, B8 and 0D. RGB value is (232,184,13). Sum of RGB (Red+Green+Blue) = 232+184+13=429 (56% of max value = 765). Red value is 232 (91.02% from 255 or 54.08% from 429); Green value is 184 (72.27% from 255 or 42.89% from 429); Blue value is 13 (5.47% from 255 or 3.03% from 429); Max value from RGB is 232 - color contains mainly: red. Hex color #E8B80D is not a web safe color. Web safe color analog (approx): #FFCC00. Inversed color of #E8B80D is #1747F2. Grayscale: #B3B3B3. Windows color (decimal): -1525747 or 899304. OLE color: 899304.
HSL color Cylindrical-coordinate representation of color #E8B80D: hue angle of 46.85º degrees, saturation: 0.89, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #E8B80D is Cyan = 0, Magento = 0.21, Yellow = 0.94 and Black (K on CMYK) = 0.09.
<style> p { color: #E8B80D; } p { color: rgb(232,184,13); } H1.HeaderClassName { color: #E8B80D; } .AnyTagClassName { color: #E8B80D; } </style>
<style> a { background-color: #E8B80D; } a { background-color: rgb(232,184,13); } div.DivClassName { background-color: #E8B80D; } .BgClassName { background-color: #E8B80D; } </style>
<style> span { border-color: #E8B80D; } span { border-color: rgb(232,184,13); } td.TdClassName { border-color: #E8B80D; } .TagClassName { border-color: #E8B80D; } </style>