#5A510D (or 0x5A510D) is unknown color: approx Bronze Olive. HEX triplet: 5A, 51 and 0D. RGB value is (90,81,13). Sum of RGB (Red+Green+Blue) = 90+81+13=184 (24% of max value = 765). Red value is 90 (35.55% from 255 or 48.91% from 184); Green value is 81 (32.03% from 255 or 44.02% from 184); Blue value is 13 (5.47% from 255 or 7.07% from 184); Max value from RGB is 90 - color contains mainly: red. Hex color #5A510D is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #5A510D is #A5AEF2. Grayscale: #4C4C4C. Windows color (decimal): -10858227 or 872794. OLE color: 872794.
HSL color Cylindrical-coordinate representation of color #5A510D: hue angle of 52.99º degrees, saturation: 0.75, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #5A510D is Cyan = 0, Magento = 0.1, Yellow = 0.86 and Black (K on CMYK) = 0.65.
<style> p { color: #5A510D; } p { color: rgb(90,81,13); } H1.HeaderClassName { color: #5A510D; } .AnyTagClassName { color: #5A510D; } </style>
<style> a { background-color: #5A510D; } a { background-color: rgb(90,81,13); } div.DivClassName { background-color: #5A510D; } .BgClassName { background-color: #5A510D; } </style>
<style> span { border-color: #5A510D; } span { border-color: rgb(90,81,13); } td.TdClassName { border-color: #5A510D; } .TagClassName { border-color: #5A510D; } </style>