#A96705 (or 0xA96705) is unknown color: approx Golden Brown. HEX triplet: A9, 67 and 05. RGB value is (169,103,5). Sum of RGB (Red+Green+Blue) = 169+103+5=277 (36% of max value = 765). Red value is 169 (66.41% from 255 or 61.01% from 277); Green value is 103 (40.62% from 255 or 37.18% from 277); Blue value is 5 (2.34% from 255 or 1.81% from 277); Max value from RGB is 169 - color contains mainly: red. Hex color #A96705 is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #A96705 is #5698FA. Grayscale: #707070. Windows color (decimal): -5675259 or 354217. OLE color: 354217.
HSL color Cylindrical-coordinate representation of color #A96705: hue angle of 35.85º degrees, saturation: 0.94, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #A96705 is Cyan = 0, Magento = 0.39, Yellow = 0.97 and Black (K on CMYK) = 0.34.
<style> p { color: #A96705; } p { color: rgb(169,103,5); } H1.HeaderClassName { color: #A96705; } .AnyTagClassName { color: #A96705; } </style>
<style> a { background-color: #A96705; } a { background-color: rgb(169,103,5); } div.DivClassName { background-color: #A96705; } .BgClassName { background-color: #A96705; } </style>
<style> span { border-color: #A96705; } span { border-color: rgb(169,103,5); } td.TdClassName { border-color: #A96705; } .TagClassName { border-color: #A96705; } </style>