#A08C5F (or 0xA08C5F) is unknown color: approx Teak. HEX triplet: A0, 8C and 5F. RGB value is (160,140,95). Sum of RGB (Red+Green+Blue) = 160+140+95=395 (52% of max value = 765). Red value is 160 (62.89% from 255 or 40.51% from 395); Green value is 140 (55.08% from 255 or 35.44% from 395); Blue value is 95 (37.5% from 255 or 24.05% from 395); Max value from RGB is 160 - color contains mainly: red. Hex color #A08C5F is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A08C5F is #5F73A0. Grayscale: #8D8D8D. Windows color (decimal): -6255521 or 6261920. OLE color: 6261920.
HSL color Cylindrical-coordinate representation of color #A08C5F: hue angle of 41.54º degrees, saturation: 0.25, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #A08C5F is Cyan = 0, Magento = 0.12, Yellow = 0.41 and Black (K on CMYK) = 0.37.
<style> p { color: #a08c5f; } p { color: rgb(160,140,95); } H1.HeaderClassName { color: #a08c5f; } .AnyTagClassName { color: #a08c5f; } </style>
<style> a { background-color: #a08c5f; } a { background-color: rgb(160,140,95); } div.DivClassName { background-color: #a08c5f; } .BgClassName { background-color: #a08c5f; } </style>
<style> span { border-color: #a08c5f; } span { border-color: rgb(160,140,95); } td.TdClassName { border-color: #a08c5f; } .TagClassName { border-color: #a08c5f; } </style>