#A9A042 (or 0xA9A042) is unknown color: approx Brass. HEX triplet: A9, A0 and 42. RGB value is (169,160,66). Sum of RGB (Red+Green+Blue) = 169+160+66=395 (52% of max value = 765). Red value is 169 (66.41% from 255 or 42.78% from 395); Green value is 160 (62.89% from 255 or 40.51% from 395); Blue value is 66 (26.17% from 255 or 16.71% from 395); Max value from RGB is 169 - color contains mainly: red. Hex color #A9A042 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A9A042 is #565FBD. Grayscale: #989898. Windows color (decimal): -5660606 or 4366505. OLE color: 4366505.
HSL color Cylindrical-coordinate representation of color #A9A042: hue angle of 54.76º degrees, saturation: 0.44, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #A9A042 is Cyan = 0, Magento = 0.05, Yellow = 0.61 and Black (K on CMYK) = 0.34.
<style> p { color: #A9A042; } p { color: rgb(169,160,66); } H1.HeaderClassName { color: #A9A042; } .AnyTagClassName { color: #A9A042; } </style>
<style> a { background-color: #A9A042; } a { background-color: rgb(169,160,66); } div.DivClassName { background-color: #A9A042; } .BgClassName { background-color: #A9A042; } </style>
<style> span { border-color: #A9A042; } span { border-color: rgb(169,160,66); } td.TdClassName { border-color: #A9A042; } .TagClassName { border-color: #A9A042; } </style>