#A1B180 (or 0xA1B180) is unknown color: approx Olivine. HEX triplet: A1, B1 and 80. RGB value is (161,177,128). Sum of RGB (Red+Green+Blue) = 161+177+128=466 (61% of max value = 765). Red value is 161 (63.28% from 255 or 34.55% from 466); Green value is 177 (69.53% from 255 or 37.98% from 466); Blue value is 128 (50.39% from 255 or 27.47% from 466); Max value from RGB is 177 - color contains mainly: green. Hex color #A1B180 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A1B180 is #5E4E7F. Grayscale: #A6A6A6. Windows color (decimal): -6180480 or 8434081. OLE color: 8434081.
HSL color Cylindrical-coordinate representation of color #A1B180: hue angle of 79.59º degrees, saturation: 0.24, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #A1B180 is Cyan = 0.09, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.31.
<style> p { color: #A1B180; } p { color: rgb(161,177,128); } H1.HeaderClassName { color: #A1B180; } .AnyTagClassName { color: #A1B180; } </style>
<style> a { background-color: #A1B180; } a { background-color: rgb(161,177,128); } div.DivClassName { background-color: #A1B180; } .BgClassName { background-color: #A1B180; } </style>
<style> span { border-color: #A1B180; } span { border-color: rgb(161,177,128); } td.TdClassName { border-color: #A1B180; } .TagClassName { border-color: #A1B180; } </style>