#A16B4B (or 0xA16B4B) is unknown color: approx Dark Tan. HEX triplet: A1, 6B and 4B. RGB value is (161,107,75). Sum of RGB (Red+Green+Blue) = 161+107+75=343 (45% of max value = 765). Red value is 161 (63.28% from 255 or 46.94% from 343); Green value is 107 (42.19% from 255 or 31.20% from 343); Blue value is 75 (29.69% from 255 or 21.87% from 343); Max value from RGB is 161 - color contains mainly: red. Hex color #A16B4B is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A16B4B is #5E94B4. Grayscale: #777777. Windows color (decimal): -6198453 or 4942753. OLE color: 4942753.
HSL color Cylindrical-coordinate representation of color #A16B4B: hue angle of 22.33º degrees, saturation: 0.36, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #A16B4B is Cyan = 0, Magento = 0.34, Yellow = 0.53 and Black (K on CMYK) = 0.37.
<style> p { color: #A16B4B; } p { color: rgb(161,107,75); } H1.HeaderClassName { color: #A16B4B; } .AnyTagClassName { color: #A16B4B; } </style>
<style> a { background-color: #A16B4B; } a { background-color: rgb(161,107,75); } div.DivClassName { background-color: #A16B4B; } .BgClassName { background-color: #A16B4B; } </style>
<style> span { border-color: #A16B4B; } span { border-color: rgb(161,107,75); } td.TdClassName { border-color: #A16B4B; } .TagClassName { border-color: #A16B4B; } </style>