#A4542E (or 0xA4542E) is unknown color: approx Sienna. HEX triplet: A4, 54 and 2E. RGB value is (164,84,46). Sum of RGB (Red+Green+Blue) = 164+84+46=294 (38% of max value = 765). Red value is 164 (64.45% from 255 or 55.78% from 294); Green value is 84 (33.20% from 255 or 28.57% from 294); Blue value is 46 (18.36% from 255 or 15.65% from 294); Max value from RGB is 164 - color contains mainly: red. Hex color #A4542E is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #A4542E is #5BABD1. Grayscale: #676767. Windows color (decimal): -6007762 or 3036324. OLE color: 3036324.
HSL color Cylindrical-coordinate representation of color #A4542E: hue angle of 19.32º degrees, saturation: 0.56, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #A4542E is Cyan = 0, Magento = 0.49, Yellow = 0.72 and Black (K on CMYK) = 0.36.
<style> p { color: #a4542e; } p { color: rgb(164,84,46); } H1.HeaderClassName { color: #a4542e; } .AnyTagClassName { color: #a4542e; } </style>
<style> a { background-color: #a4542e; } a { background-color: rgb(164,84,46); } div.DivClassName { background-color: #a4542e; } .BgClassName { background-color: #a4542e; } </style>
<style> span { border-color: #a4542e; } span { border-color: rgb(164,84,46); } td.TdClassName { border-color: #a4542e; } .TagClassName { border-color: #a4542e; } </style>