#A9AD3E (or 0xA9AD3E) is unknown color: approx Brass. HEX triplet: A9, AD and 3E. RGB value is (169,173,62). Sum of RGB (Red+Green+Blue) = 169+173+62=404 (53% of max value = 765). Red value is 169 (66.41% from 255 or 41.83% from 404); Green value is 173 (67.97% from 255 or 42.82% from 404); Blue value is 62 (24.61% from 255 or 15.35% from 404); Max value from RGB is 173 - color contains mainly: green. Hex color #A9AD3E is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A9AD3E is #5652C1. Grayscale: #9F9F9F. Windows color (decimal): -5657282 or 4107689. OLE color: 4107689.
HSL color Cylindrical-coordinate representation of color #A9AD3E: hue angle of 62.16º degrees, saturation: 0.47, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #A9AD3E is Cyan = 0.02, Magento = 0, Yellow = 0.64 and Black (K on CMYK) = 0.32.
<style> p { color: #A9AD3E; } p { color: rgb(169,173,62); } H1.HeaderClassName { color: #A9AD3E; } .AnyTagClassName { color: #A9AD3E; } </style>
<style> a { background-color: #A9AD3E; } a { background-color: rgb(169,173,62); } div.DivClassName { background-color: #A9AD3E; } .BgClassName { background-color: #A9AD3E; } </style>
<style> span { border-color: #A9AD3E; } span { border-color: rgb(169,173,62); } td.TdClassName { border-color: #A9AD3E; } .TagClassName { border-color: #A9AD3E; } </style>