#A6A09B (or 0xA6A09B) is unknown color: approx Cloudy. HEX triplet: A6, A0 and 9B. RGB value is (166,160,155). Sum of RGB (Red+Green+Blue) = 166+160+155=481 (63% of max value = 765). Red value is 166 (65.23% from 255 or 34.51% from 481); Green value is 160 (62.89% from 255 or 33.26% from 481); Blue value is 155 (60.94% from 255 or 32.22% from 481); Max value from RGB is 166 - color contains mainly: red. Hex color #A6A09B is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A6A09B is #595F64. Grayscale: #A1A1A1. Windows color (decimal): -5857125 or 10199206. OLE color: 10199206.
HSL color Cylindrical-coordinate representation of color #A6A09B: hue angle of 27.27º degrees, saturation: 0.06, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #A6A09B is Cyan = 0, Magento = 0.04, Yellow = 0.07 and Black (K on CMYK) = 0.35.
<style> p { color: #A6A09B; } p { color: rgb(166,160,155); } H1.HeaderClassName { color: #A6A09B; } .AnyTagClassName { color: #A6A09B; } </style>
<style> a { background-color: #A6A09B; } a { background-color: rgb(166,160,155); } div.DivClassName { background-color: #A6A09B; } .BgClassName { background-color: #A6A09B; } </style>
<style> span { border-color: #A6A09B; } span { border-color: rgb(166,160,155); } td.TdClassName { border-color: #A6A09B; } .TagClassName { border-color: #A6A09B; } </style>