#A49F90 (or 0xA49F90) is unknown color: approx Dawn. HEX triplet: A4, 9F and 90. RGB value is (164,159,144). Sum of RGB (Red+Green+Blue) = 164+159+144=467 (61% of max value = 765). Red value is 164 (64.45% from 255 or 35.12% from 467); Green value is 159 (62.5% from 255 or 34.05% from 467); Blue value is 144 (56.64% from 255 or 30.84% from 467); Max value from RGB is 164 - color contains mainly: red. Hex color #A49F90 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A49F90 is #5B606F. Grayscale: #9E9E9E. Windows color (decimal): -5988464 or 9478052. OLE color: 9478052.
HSL color Cylindrical-coordinate representation of color #A49F90: hue angle of 45º degrees, saturation: 0.1, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #A49F90 is Cyan = 0, Magento = 0.03, Yellow = 0.12 and Black (K on CMYK) = 0.36.
<style> p { color: #A49F90; } p { color: rgb(164,159,144); } H1.HeaderClassName { color: #A49F90; } .AnyTagClassName { color: #A49F90; } </style>
<style> a { background-color: #A49F90; } a { background-color: rgb(164,159,144); } div.DivClassName { background-color: #A49F90; } .BgClassName { background-color: #A49F90; } </style>
<style> span { border-color: #A49F90; } span { border-color: rgb(164,159,144); } td.TdClassName { border-color: #A49F90; } .TagClassName { border-color: #A49F90; } </style>