#5A532B (or 0x5A532B) is unknown color: approx West Coast. HEX triplet: 5A, 53 and 2B. RGB value is (90,83,43). Sum of RGB (Red+Green+Blue) = 90+83+43=216 (28% of max value = 765). Red value is 90 (35.55% from 255 or 41.67% from 216); Green value is 83 (32.81% from 255 or 38.43% from 216); Blue value is 43 (17.19% from 255 or 19.91% from 216); Max value from RGB is 90 - color contains mainly: red. Hex color #5A532B is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #5A532B is #A5ACD4. Grayscale: #505050. Windows color (decimal): -10857685 or 2839386. OLE color: 2839386.
HSL color Cylindrical-coordinate representation of color #5A532B: hue angle of 51.06º degrees, saturation: 0.35, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #5A532B is Cyan = 0, Magento = 0.08, Yellow = 0.52 and Black (K on CMYK) = 0.65.
<style> p { color: #5A532B; } p { color: rgb(90,83,43); } H1.HeaderClassName { color: #5A532B; } .AnyTagClassName { color: #5A532B; } </style>
<style> a { background-color: #5A532B; } a { background-color: rgb(90,83,43); } div.DivClassName { background-color: #5A532B; } .BgClassName { background-color: #5A532B; } </style>
<style> span { border-color: #5A532B; } span { border-color: rgb(90,83,43); } td.TdClassName { border-color: #5A532B; } .TagClassName { border-color: #5A532B; } </style>