#A2540D (or 0xA2540D) is unknown color: approx Golden Brown. HEX triplet: A2, 54 and 0D. RGB value is (162,84,13). Sum of RGB (Red+Green+Blue) = 162+84+13=259 (34% of max value = 765). Red value is 162 (63.67% from 255 or 62.55% from 259); Green value is 84 (33.20% from 255 or 32.43% from 259); Blue value is 13 (5.47% from 255 or 5.02% from 259); Max value from RGB is 162 - color contains mainly: red. Hex color #A2540D is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #A2540D is #5DABF2. Grayscale: #636363. Windows color (decimal): -6138867 or 873634. OLE color: 873634.
HSL color Cylindrical-coordinate representation of color #A2540D: hue angle of 28.59º degrees, saturation: 0.85, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #A2540D is Cyan = 0, Magento = 0.48, Yellow = 0.92 and Black (K on CMYK) = 0.36.
<style> p { color: #a2540d; } p { color: rgb(162,84,13); } H1.HeaderClassName { color: #a2540d; } .AnyTagClassName { color: #a2540d; } </style>
<style> a { background-color: #a2540d; } a { background-color: rgb(162,84,13); } div.DivClassName { background-color: #a2540d; } .BgClassName { background-color: #a2540d; } </style>
<style> span { border-color: #a2540d; } span { border-color: rgb(162,84,13); } td.TdClassName { border-color: #a2540d; } .TagClassName { border-color: #a2540d; } </style>