#A5A65D (or 0xA5A65D) is unknown color: approx Green Smoke. HEX triplet: A5, A6 and 5D. RGB value is (165,166,93). Sum of RGB (Red+Green+Blue) = 165+166+93=424 (56% of max value = 765). Red value is 165 (64.84% from 255 or 38.92% from 424); Green value is 166 (65.23% from 255 or 39.15% from 424); Blue value is 93 (36.72% from 255 or 21.93% from 424); Max value from RGB is 166 - color contains mainly: green. Hex color #A5A65D is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A5A65D is #5A59A2. Grayscale: #9D9D9D. Windows color (decimal): -5921187 or 6137509. OLE color: 6137509.
HSL color Cylindrical-coordinate representation of color #A5A65D: hue angle of 60.82º degrees, saturation: 0.29, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #A5A65D is Cyan = 0.01, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.35.
<style> p { color: #A5A65D; } p { color: rgb(165,166,93); } H1.HeaderClassName { color: #A5A65D; } .AnyTagClassName { color: #A5A65D; } </style>
<style> a { background-color: #A5A65D; } a { background-color: rgb(165,166,93); } div.DivClassName { background-color: #A5A65D; } .BgClassName { background-color: #A5A65D; } </style>
<style> span { border-color: #A5A65D; } span { border-color: rgb(165,166,93); } td.TdClassName { border-color: #A5A65D; } .TagClassName { border-color: #A5A65D; } </style>