#A1AB60 (or 0xA1AB60) is unknown color: approx Green Smoke. HEX triplet: A1, AB and 60. RGB value is (161,171,96). Sum of RGB (Red+Green+Blue) = 161+171+96=428 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.62% from 428); Green value is 171 (67.19% from 255 or 39.95% from 428); Blue value is 96 (37.89% from 255 or 22.43% from 428); Max value from RGB is 171 - color contains mainly: green. Hex color #A1AB60 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A1AB60 is #5E549F. Grayscale: #9F9F9F. Windows color (decimal): -6182048 or 6335393. OLE color: 6335393.
HSL color Cylindrical-coordinate representation of color #A1AB60: hue angle of 68º degrees, saturation: 0.31, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #A1AB60 is Cyan = 0.06, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.33.
<style> p { color: #A1AB60; } p { color: rgb(161,171,96); } H1.HeaderClassName { color: #A1AB60; } .AnyTagClassName { color: #A1AB60; } </style>
<style> a { background-color: #A1AB60; } a { background-color: rgb(161,171,96); } div.DivClassName { background-color: #A1AB60; } .BgClassName { background-color: #A1AB60; } </style>
<style> span { border-color: #A1AB60; } span { border-color: rgb(161,171,96); } td.TdClassName { border-color: #A1AB60; } .TagClassName { border-color: #A1AB60; } </style>