#A0520F (or 0xA0520F) is unknown color: approx Golden Brown. HEX triplet: A0, 52 and 0F. RGB value is (160,82,15). Sum of RGB (Red+Green+Blue) = 160+82+15=257 (34% of max value = 765). Red value is 160 (62.89% from 255 or 62.26% from 257); Green value is 82 (32.42% from 255 or 31.91% from 257); Blue value is 15 (6.25% from 255 or 5.84% from 257); Max value from RGB is 160 - color contains mainly: red. Hex color #A0520F is not a web safe color. Web safe color analog (approx): #996600. Inversed color of #A0520F is #5FADF0. Grayscale: #626262. Windows color (decimal): -6270449 or 1004192. OLE color: 1004192.
HSL color Cylindrical-coordinate representation of color #A0520F: hue angle of 27.72º degrees, saturation: 0.83, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #A0520F is Cyan = 0, Magento = 0.49, Yellow = 0.91 and Black (K on CMYK) = 0.37.
<style> p { color: #A0520F; } p { color: rgb(160,82,15); } H1.HeaderClassName { color: #A0520F; } .AnyTagClassName { color: #A0520F; } </style>
<style> a { background-color: #A0520F; } a { background-color: rgb(160,82,15); } div.DivClassName { background-color: #A0520F; } .BgClassName { background-color: #A0520F; } </style>
<style> span { border-color: #A0520F; } span { border-color: rgb(160,82,15); } td.TdClassName { border-color: #A0520F; } .TagClassName { border-color: #A0520F; } </style>