#A09F9C (or 0xA09F9C) is unknown color: approx Mountain Mist. HEX triplet: A0, 9F and 9C. RGB value is (160,159,156). Sum of RGB (Red+Green+Blue) = 160+159+156=475 (62% of max value = 765). Red value is 160 (62.89% from 255 or 33.68% from 475); Green value is 159 (62.5% from 255 or 33.47% from 475); Blue value is 156 (61.33% from 255 or 32.84% from 475); Max value from RGB is 160 - color contains mainly: red. Hex color #A09F9C is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A09F9C is #5F6063. Grayscale: #9E9E9E. Windows color (decimal): -6250596 or 10264480. OLE color: 10264480.
HSL color Cylindrical-coordinate representation of color #A09F9C: hue angle of 45º degrees, saturation: 0.02, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #A09F9C is Cyan = 0, Magento = 0.01, Yellow = 0.02 and Black (K on CMYK) = 0.37.
<style> p { color: #A09F9C; } p { color: rgb(160,159,156); } H1.HeaderClassName { color: #A09F9C; } .AnyTagClassName { color: #A09F9C; } </style>
<style> a { background-color: #A09F9C; } a { background-color: rgb(160,159,156); } div.DivClassName { background-color: #A09F9C; } .BgClassName { background-color: #A09F9C; } </style>
<style> span { border-color: #A09F9C; } span { border-color: rgb(160,159,156); } td.TdClassName { border-color: #A09F9C; } .TagClassName { border-color: #A09F9C; } </style>