#A1A555 (or 0xA1A555) is unknown color: approx Green Smoke. HEX triplet: A1, A5 and 55. RGB value is (161,165,85). Sum of RGB (Red+Green+Blue) = 161+165+85=411 (54% of max value = 765). Red value is 161 (63.28% from 255 or 39.17% from 411); Green value is 165 (64.84% from 255 or 40.15% from 411); Blue value is 85 (33.59% from 255 or 20.68% from 411); Max value from RGB is 165 - color contains mainly: green. Hex color #A1A555 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A1A555 is #5E5AAA. Grayscale: #9A9A9A. Windows color (decimal): -6183595 or 5612961. OLE color: 5612961.
HSL color Cylindrical-coordinate representation of color #A1A555: hue angle of 63º degrees, saturation: 0.32, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #A1A555 is Cyan = 0.02, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.35.
<style> p { color: #A1A555; } p { color: rgb(161,165,85); } H1.HeaderClassName { color: #A1A555; } .AnyTagClassName { color: #A1A555; } </style>
<style> a { background-color: #A1A555; } a { background-color: rgb(161,165,85); } div.DivClassName { background-color: #A1A555; } .BgClassName { background-color: #A1A555; } </style>
<style> span { border-color: #A1A555; } span { border-color: rgb(161,165,85); } td.TdClassName { border-color: #A1A555; } .TagClassName { border-color: #A1A555; } </style>