#A0A19F (or 0xA0A19F) is unknown color: approx Delta. HEX triplet: A0, A1 and 9F. RGB value is (160,161,159). Sum of RGB (Red+Green+Blue) = 160+161+159=480 (63% of max value = 765). Red value is 160 (62.89% from 255 or 33.33% from 480); Green value is 161 (63.28% from 255 or 33.54% from 480); Blue value is 159 (62.5% from 255 or 33.12% from 480); Max value from RGB is 161 - color contains mainly: green. Hex color #A0A19F is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A0A19F is #5F5E60. Grayscale: #A0A0A0. Windows color (decimal): -6250081 or 10461600. OLE color: 10461600.
HSL color Cylindrical-coordinate representation of color #A0A19F: hue angle of 90º degrees, saturation: 0.01, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #A0A19F is Cyan = 0.01, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.37.
<style> p { color: #A0A19F; } p { color: rgb(160,161,159); } H1.HeaderClassName { color: #A0A19F; } .AnyTagClassName { color: #A0A19F; } </style>
<style> a { background-color: #A0A19F; } a { background-color: rgb(160,161,159); } div.DivClassName { background-color: #A0A19F; } .BgClassName { background-color: #A0A19F; } </style>
<style> span { border-color: #A0A19F; } span { border-color: rgb(160,161,159); } td.TdClassName { border-color: #A0A19F; } .TagClassName { border-color: #A0A19F; } </style>