#A9A53A (or 0xA9A53A) is unknown color: approx Brass. HEX triplet: A9, A5 and 3A. RGB value is (169,165,58). Sum of RGB (Red+Green+Blue) = 169+165+58=392 (51% of max value = 765). Red value is 169 (66.41% from 255 or 43.11% from 392); Green value is 165 (64.84% from 255 or 42.09% from 392); Blue value is 58 (23.05% from 255 or 14.80% from 392); Max value from RGB is 169 - color contains mainly: red. Hex color #A9A53A is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A9A53A is #565AC5. Grayscale: #9A9A9A. Windows color (decimal): -5659334 or 3843497. OLE color: 3843497.
HSL color Cylindrical-coordinate representation of color #A9A53A: hue angle of 57.84º degrees, saturation: 0.49, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #A9A53A is Cyan = 0, Magento = 0.02, Yellow = 0.66 and Black (K on CMYK) = 0.34.
<style> p { color: #a9a53a; } p { color: rgb(169,165,58); } H1.HeaderClassName { color: #a9a53a; } .AnyTagClassName { color: #a9a53a; } </style>
<style> a { background-color: #a9a53a; } a { background-color: rgb(169,165,58); } div.DivClassName { background-color: #a9a53a; } .BgClassName { background-color: #a9a53a; } </style>
<style> span { border-color: #a9a53a; } span { border-color: rgb(169,165,58); } td.TdClassName { border-color: #a9a53a; } .TagClassName { border-color: #a9a53a; } </style>