#E7C82F (or 0xE7C82F) is unknown color: approx Golden Dream. HEX triplet: E7, C8 and 2F. RGB value is (231,200,47). Sum of RGB (Red+Green+Blue) = 231+200+47=478 (63% of max value = 765). Red value is 231 (90.62% from 255 or 48.33% from 478); Green value is 200 (78.52% from 255 or 41.84% from 478); Blue value is 47 (18.75% from 255 or 9.83% from 478); Max value from RGB is 231 - color contains mainly: red. Hex color #E7C82F is not a web safe color. Web safe color analog (approx): #FFCC33. Inversed color of #E7C82F is #1837D0. Grayscale: #C0C0C0. Windows color (decimal): -1587153 or 3131623. OLE color: 3131623.
HSL color Cylindrical-coordinate representation of color #E7C82F: hue angle of 49.89º degrees, saturation: 0.79, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #E7C82F is Cyan = 0, Magento = 0.13, Yellow = 0.80 and Black (K on CMYK) = 0.09.
<style> p { color: #e7c82f; } p { color: rgb(231,200,47); } H1.HeaderClassName { color: #e7c82f; } .AnyTagClassName { color: #e7c82f; } </style>
<style> a { background-color: #e7c82f; } a { background-color: rgb(231,200,47); } div.DivClassName { background-color: #e7c82f; } .BgClassName { background-color: #e7c82f; } </style>
<style> span { border-color: #e7c82f; } span { border-color: rgb(231,200,47); } td.TdClassName { border-color: #e7c82f; } .TagClassName { border-color: #e7c82f; } </style>