#A8A260 (or 0xA8A260) is unknown color: approx Gimblet. HEX triplet: A8, A2 and 60. RGB value is (168,162,96). Sum of RGB (Red+Green+Blue) = 168+162+96=426 (56% of max value = 765). Red value is 168 (66.02% from 255 or 39.44% from 426); Green value is 162 (63.67% from 255 or 38.03% from 426); Blue value is 96 (37.89% from 255 or 22.54% from 426); Max value from RGB is 168 - color contains mainly: red. Hex color #A8A260 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A8A260 is #575D9F. Grayscale: #9C9C9C. Windows color (decimal): -5725600 or 6333096. OLE color: 6333096.
HSL color Cylindrical-coordinate representation of color #A8A260: hue angle of 55º degrees, saturation: 0.29, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A8A260 is Cyan = 0, Magento = 0.04, Yellow = 0.43 and Black (K on CMYK) = 0.34.
<style> p { color: #A8A260; } p { color: rgb(168,162,96); } H1.HeaderClassName { color: #A8A260; } .AnyTagClassName { color: #A8A260; } </style>
<style> a { background-color: #A8A260; } a { background-color: rgb(168,162,96); } div.DivClassName { background-color: #A8A260; } .BgClassName { background-color: #A8A260; } </style>
<style> span { border-color: #A8A260; } span { border-color: rgb(168,162,96); } td.TdClassName { border-color: #A8A260; } .TagClassName { border-color: #A8A260; } </style>