#A1A04E (or 0xA1A04E) is unknown color: approx Brass. HEX triplet: A1, A0 and 4E. RGB value is (161,160,78). Sum of RGB (Red+Green+Blue) = 161+160+78=399 (52% of max value = 765). Red value is 161 (63.28% from 255 or 40.35% from 399); Green value is 160 (62.89% from 255 or 40.10% from 399); Blue value is 78 (30.86% from 255 or 19.55% from 399); Max value from RGB is 161 - color contains mainly: red. Hex color #A1A04E is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A1A04E is #5E5FB1. Grayscale: #979797. Windows color (decimal): -6184882 or 5152929. OLE color: 5152929.
HSL color Cylindrical-coordinate representation of color #A1A04E: hue angle of 59.28º degrees, saturation: 0.35, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #A1A04E is Cyan = 0, Magento = 0.01, Yellow = 0.52 and Black (K on CMYK) = 0.37.
<style> p { color: #A1A04E; } p { color: rgb(161,160,78); } H1.HeaderClassName { color: #A1A04E; } .AnyTagClassName { color: #A1A04E; } </style>
<style> a { background-color: #A1A04E; } a { background-color: rgb(161,160,78); } div.DivClassName { background-color: #A1A04E; } .BgClassName { background-color: #A1A04E; } </style>
<style> span { border-color: #A1A04E; } span { border-color: rgb(161,160,78); } td.TdClassName { border-color: #A1A04E; } .TagClassName { border-color: #A1A04E; } </style>