#A44E1E (or 0xA44E1E) is unknown color: approx Rich Gold. HEX triplet: A4, 4E and 1E. RGB value is (164,78,30). Sum of RGB (Red+Green+Blue) = 164+78+30=272 (36% of max value = 765). Red value is 164 (64.45% from 255 or 60.29% from 272); Green value is 78 (30.86% from 255 or 28.68% from 272); Blue value is 30 (12.11% from 255 or 11.03% from 272); Max value from RGB is 164 - color contains mainly: red. Hex color #A44E1E is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A44E1E is #5BB1E1. Grayscale: #626262. Windows color (decimal): -6009314 or 1986212. OLE color: 1986212.
HSL color Cylindrical-coordinate representation of color #A44E1E: hue angle of 21.49º degrees, saturation: 0.69, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #A44E1E is Cyan = 0, Magento = 0.52, Yellow = 0.82 and Black (K on CMYK) = 0.36.
<style> p { color: #A44E1E; } p { color: rgb(164,78,30); } H1.HeaderClassName { color: #A44E1E; } .AnyTagClassName { color: #A44E1E; } </style>
<style> a { background-color: #A44E1E; } a { background-color: rgb(164,78,30); } div.DivClassName { background-color: #A44E1E; } .BgClassName { background-color: #A44E1E; } </style>
<style> span { border-color: #A44E1E; } span { border-color: rgb(164,78,30); } td.TdClassName { border-color: #A44E1E; } .TagClassName { border-color: #A44E1E; } </style>