#A06F4D (or 0xA06F4D) is unknown color: approx Dark Tan. HEX triplet: A0, 6F and 4D. RGB value is (160,111,77). Sum of RGB (Red+Green+Blue) = 160+111+77=348 (46% of max value = 765). Red value is 160 (62.89% from 255 or 45.98% from 348); Green value is 111 (43.75% from 255 or 31.90% from 348); Blue value is 77 (30.47% from 255 or 22.13% from 348); Max value from RGB is 160 - color contains mainly: red. Hex color #A06F4D is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A06F4D is #5F90B2. Grayscale: #797979. Windows color (decimal): -6262963 or 5074848. OLE color: 5074848.
HSL color Cylindrical-coordinate representation of color #A06F4D: hue angle of 24.58º degrees, saturation: 0.35, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #A06F4D is Cyan = 0, Magento = 0.31, Yellow = 0.52 and Black (K on CMYK) = 0.37.
<style> p { color: #A06F4D; } p { color: rgb(160,111,77); } H1.HeaderClassName { color: #A06F4D; } .AnyTagClassName { color: #A06F4D; } </style>
<style> a { background-color: #A06F4D; } a { background-color: rgb(160,111,77); } div.DivClassName { background-color: #A06F4D; } .BgClassName { background-color: #A06F4D; } </style>
<style> span { border-color: #A06F4D; } span { border-color: rgb(160,111,77); } td.TdClassName { border-color: #A06F4D; } .TagClassName { border-color: #A06F4D; } </style>