#A56A3E (or 0xA56A3E) is unknown color: approx Bourbon. HEX triplet: A5, 6A and 3E. RGB value is (165,106,62). Sum of RGB (Red+Green+Blue) = 165+106+62=333 (44% of max value = 765). Red value is 165 (64.84% from 255 or 49.55% from 333); Green value is 106 (41.80% from 255 or 31.83% from 333); Blue value is 62 (24.61% from 255 or 18.62% from 333); Max value from RGB is 165 - color contains mainly: red. Hex color #A56A3E is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A56A3E is #5A95C1. Grayscale: #767676. Windows color (decimal): -5936578 or 4090533. OLE color: 4090533.
HSL color Cylindrical-coordinate representation of color #A56A3E: hue angle of 25.63º degrees, saturation: 0.45, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #A56A3E is Cyan = 0, Magento = 0.36, Yellow = 0.62 and Black (K on CMYK) = 0.35.
<style> p { color: #A56A3E; } p { color: rgb(165,106,62); } H1.HeaderClassName { color: #A56A3E; } .AnyTagClassName { color: #A56A3E; } </style>
<style> a { background-color: #A56A3E; } a { background-color: rgb(165,106,62); } div.DivClassName { background-color: #A56A3E; } .BgClassName { background-color: #A56A3E; } </style>
<style> span { border-color: #A56A3E; } span { border-color: rgb(165,106,62); } td.TdClassName { border-color: #A56A3E; } .TagClassName { border-color: #A56A3E; } </style>