#A9A845 (or 0xA9A845) is unknown color: approx Brass. HEX triplet: A9, A8 and 45. RGB value is (169,168,69). Sum of RGB (Red+Green+Blue) = 169+168+69=406 (53% of max value = 765). Red value is 169 (66.41% from 255 or 41.63% from 406); Green value is 168 (66.02% from 255 or 41.38% from 406); Blue value is 69 (27.34% from 255 or 17.00% from 406); Max value from RGB is 169 - color contains mainly: red. Hex color #A9A845 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A9A845 is #5657BA. Grayscale: #9D9D9D. Windows color (decimal): -5658555 or 4565161. OLE color: 4565161.
HSL color Cylindrical-coordinate representation of color #A9A845: hue angle of 59.4º degrees, saturation: 0.42, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #A9A845 is Cyan = 0, Magento = 0.01, Yellow = 0.59 and Black (K on CMYK) = 0.34.
<style> p { color: #A9A845; } p { color: rgb(169,168,69); } H1.HeaderClassName { color: #A9A845; } .AnyTagClassName { color: #A9A845; } </style>
<style> a { background-color: #A9A845; } a { background-color: rgb(169,168,69); } div.DivClassName { background-color: #A9A845; } .BgClassName { background-color: #A9A845; } </style>
<style> span { border-color: #A9A845; } span { border-color: rgb(169,168,69); } td.TdClassName { border-color: #A9A845; } .TagClassName { border-color: #A9A845; } </style>