#E6A517 (or 0xE6A517) is unknown color: approx Gamboge. HEX triplet: E6, A5 and 17. RGB value is (230,165,23). Sum of RGB (Red+Green+Blue) = 230+165+23=418 (55% of max value = 765). Red value is 230 (90.23% from 255 or 55.02% from 418); Green value is 165 (64.84% from 255 or 39.47% from 418); Blue value is 23 (9.38% from 255 or 5.50% from 418); Max value from RGB is 230 - color contains mainly: red. Hex color #E6A517 is not a web safe color. Web safe color analog (approx): #FF9900. Inversed color of #E6A517 is #195AE8. Grayscale: #A8A8A8. Windows color (decimal): -1661673 or 1549798. OLE color: 1549798.
HSL color Cylindrical-coordinate representation of color #E6A517: hue angle of 41.16º degrees, saturation: 0.82, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #E6A517 is Cyan = 0, Magento = 0.28, Yellow = 0.9 and Black (K on CMYK) = 0.10.
<style> p { color: #e6a517; } p { color: rgb(230,165,23); } H1.HeaderClassName { color: #e6a517; } .AnyTagClassName { color: #e6a517; } </style>
<style> a { background-color: #e6a517; } a { background-color: rgb(230,165,23); } div.DivClassName { background-color: #e6a517; } .BgClassName { background-color: #e6a517; } </style>
<style> span { border-color: #e6a517; } span { border-color: rgb(230,165,23); } td.TdClassName { border-color: #e6a517; } .TagClassName { border-color: #e6a517; } </style>