#A64A3E (or 0xA64A3E) is unknown color: approx Roof Terracotta. HEX triplet: A6, 4A and 3E. RGB value is (166,74,62). Sum of RGB (Red+Green+Blue) = 166+74+62=302 (40% of max value = 765). Red value is 166 (65.23% from 255 or 54.97% from 302); Green value is 74 (29.30% from 255 or 24.50% from 302); Blue value is 62 (24.61% from 255 or 20.53% from 302); Max value from RGB is 166 - color contains mainly: red. Hex color #A64A3E is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A64A3E is #59B5C1. Grayscale: #646464. Windows color (decimal): -5879234 or 4082342. OLE color: 4082342.
HSL color Cylindrical-coordinate representation of color #A64A3E: hue angle of 6.92º degrees, saturation: 0.46, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #A64A3E is Cyan = 0, Magento = 0.55, Yellow = 0.63 and Black (K on CMYK) = 0.35.
<style> p { color: #A64A3E; } p { color: rgb(166,74,62); } H1.HeaderClassName { color: #A64A3E; } .AnyTagClassName { color: #A64A3E; } </style>
<style> a { background-color: #A64A3E; } a { background-color: rgb(166,74,62); } div.DivClassName { background-color: #A64A3E; } .BgClassName { background-color: #A64A3E; } </style>
<style> span { border-color: #A64A3E; } span { border-color: rgb(166,74,62); } td.TdClassName { border-color: #A64A3E; } .TagClassName { border-color: #A64A3E; } </style>