#A9A096 (or 0xA9A096) is unknown color: approx Cloudy. HEX triplet: A9, A0 and 96. RGB value is (169,160,150). Sum of RGB (Red+Green+Blue) = 169+160+150=479 (63% of max value = 765). Red value is 169 (66.41% from 255 or 35.28% from 479); Green value is 160 (62.89% from 255 or 33.40% from 479); Blue value is 150 (58.98% from 255 or 31.32% from 479); Max value from RGB is 169 - color contains mainly: red. Hex color #A9A096 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A9A096 is #565F69. Grayscale: #A1A1A1. Windows color (decimal): -5660522 or 9871529. OLE color: 9871529.
HSL color Cylindrical-coordinate representation of color #A9A096: hue angle of 31.58º degrees, saturation: 0.1, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #A9A096 is Cyan = 0, Magento = 0.05, Yellow = 0.11 and Black (K on CMYK) = 0.34.
<style> p { color: #A9A096; } p { color: rgb(169,160,150); } H1.HeaderClassName { color: #A9A096; } .AnyTagClassName { color: #A9A096; } </style>
<style> a { background-color: #A9A096; } a { background-color: rgb(169,160,150); } div.DivClassName { background-color: #A9A096; } .BgClassName { background-color: #A9A096; } </style>
<style> span { border-color: #A9A096; } span { border-color: rgb(169,160,150); } td.TdClassName { border-color: #A9A096; } .TagClassName { border-color: #A9A096; } </style>