#A1B160 (or 0xA1B160) is unknown color: approx Green Smoke. HEX triplet: A1, B1 and 60. RGB value is (161,177,96). Sum of RGB (Red+Green+Blue) = 161+177+96=434 (57% of max value = 765). Red value is 161 (63.28% from 255 or 37.10% from 434); Green value is 177 (69.53% from 255 or 40.78% from 434); Blue value is 96 (37.89% from 255 or 22.12% from 434); Max value from RGB is 177 - color contains mainly: green. Hex color #A1B160 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A1B160 is #5E4E9F. Grayscale: #A3A3A3. Windows color (decimal): -6180512 or 6336929. OLE color: 6336929.
HSL color Cylindrical-coordinate representation of color #A1B160: hue angle of 71.85º degrees, saturation: 0.34, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #A1B160 is Cyan = 0.09, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.31.
<style> p { color: #a1b160; } p { color: rgb(161,177,96); } H1.HeaderClassName { color: #a1b160; } .AnyTagClassName { color: #a1b160; } </style>
<style> a { background-color: #a1b160; } a { background-color: rgb(161,177,96); } div.DivClassName { background-color: #a1b160; } .BgClassName { background-color: #a1b160; } </style>
<style> span { border-color: #a1b160; } span { border-color: rgb(161,177,96); } td.TdClassName { border-color: #a1b160; } .TagClassName { border-color: #a1b160; } </style>