#A9B196 (or 0xA9B196) is unknown color: approx Green Spring. HEX triplet: A9, B1 and 96. RGB value is (169,177,150). Sum of RGB (Red+Green+Blue) = 169+177+150=496 (65% of max value = 765). Red value is 169 (66.41% from 255 or 34.07% from 496); Green value is 177 (69.53% from 255 or 35.69% from 496); Blue value is 150 (58.98% from 255 or 30.24% from 496); Max value from RGB is 177 - color contains mainly: green. Hex color #A9B196 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A9B196 is #564E69. Grayscale: #ABABAB. Windows color (decimal): -5656170 or 9875881. OLE color: 9875881.
HSL color Cylindrical-coordinate representation of color #A9B196: hue angle of 77.78º degrees, saturation: 0.15, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #A9B196 is Cyan = 0.05, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.31.
<style> p { color: #A9B196; } p { color: rgb(169,177,150); } H1.HeaderClassName { color: #A9B196; } .AnyTagClassName { color: #A9B196; } </style>
<style> a { background-color: #A9B196; } a { background-color: rgb(169,177,150); } div.DivClassName { background-color: #A9B196; } .BgClassName { background-color: #A9B196; } </style>
<style> span { border-color: #A9B196; } span { border-color: rgb(169,177,150); } td.TdClassName { border-color: #A9B196; } .TagClassName { border-color: #A9B196; } </style>