#A3A550 (or 0xA3A550) is unknown color: approx Green Smoke. HEX triplet: A3, A5 and 50. RGB value is (163,165,80). Sum of RGB (Red+Green+Blue) = 163+165+80=408 (54% of max value = 765). Red value is 163 (64.06% from 255 or 39.95% from 408); Green value is 165 (64.84% from 255 or 40.44% from 408); Blue value is 80 (31.64% from 255 or 19.61% from 408); Max value from RGB is 165 - color contains mainly: green. Hex color #A3A550 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A3A550 is #5C5AAF. Grayscale: #9B9B9B. Windows color (decimal): -6052528 or 5285283. OLE color: 5285283.
HSL color Cylindrical-coordinate representation of color #A3A550: hue angle of 61.41º degrees, saturation: 0.35, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #A3A550 is Cyan = 0.01, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.35.
<style> p { color: #A3A550; } p { color: rgb(163,165,80); } H1.HeaderClassName { color: #A3A550; } .AnyTagClassName { color: #A3A550; } </style>
<style> a { background-color: #A3A550; } a { background-color: rgb(163,165,80); } div.DivClassName { background-color: #A3A550; } .BgClassName { background-color: #A3A550; } </style>
<style> span { border-color: #A3A550; } span { border-color: rgb(163,165,80); } td.TdClassName { border-color: #A3A550; } .TagClassName { border-color: #A3A550; } </style>