#A64805 (or 0xA64805) is unknown color: approx Rust. HEX triplet: A6, 48 and 05. RGB value is (166,72,5). Sum of RGB (Red+Green+Blue) = 166+72+5=243 (32% of max value = 765). Red value is 166 (65.23% from 255 or 68.31% from 243); Green value is 72 (28.52% from 255 or 29.63% from 243); Blue value is 5 (2.34% from 255 or 2.06% from 243); Max value from RGB is 166 - color contains mainly: red. Hex color #A64805 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A64805 is #59B7FA. Grayscale: #5C5C5C. Windows color (decimal): -5879803 or 346278. OLE color: 346278.
HSL color Cylindrical-coordinate representation of color #A64805: hue angle of 24.97º degrees, saturation: 0.94, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #A64805 is Cyan = 0, Magento = 0.57, Yellow = 0.97 and Black (K on CMYK) = 0.35.
<style> p { color: #A64805; } p { color: rgb(166,72,5); } H1.HeaderClassName { color: #A64805; } .AnyTagClassName { color: #A64805; } </style>
<style> a { background-color: #A64805; } a { background-color: rgb(166,72,5); } div.DivClassName { background-color: #A64805; } .BgClassName { background-color: #A64805; } </style>
<style> span { border-color: #A64805; } span { border-color: rgb(166,72,5); } td.TdClassName { border-color: #A64805; } .TagClassName { border-color: #A64805; } </style>