#B2A550 (or 0xB2A550) is unknown color: approx Brass. HEX triplet: B2, A5 and 50. RGB value is (178,165,80). Sum of RGB (Red+Green+Blue) = 178+165+80=423 (56% of max value = 765). Red value is 178 (69.92% from 255 or 42.08% from 423); Green value is 165 (64.84% from 255 or 39.01% from 423); Blue value is 80 (31.64% from 255 or 18.91% from 423); Max value from RGB is 178 - color contains mainly: red. Hex color #B2A550 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #B2A550 is #4D5AAF. Grayscale: #9F9F9F. Windows color (decimal): -5069488 or 5285298. OLE color: 5285298.
HSL color Cylindrical-coordinate representation of color #B2A550: hue angle of 52.04º degrees, saturation: 0.39, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #B2A550 is Cyan = 0, Magento = 0.07, Yellow = 0.55 and Black (K on CMYK) = 0.30.
<style> p { color: #B2A550; } p { color: rgb(178,165,80); } H1.HeaderClassName { color: #B2A550; } .AnyTagClassName { color: #B2A550; } </style>
<style> a { background-color: #B2A550; } a { background-color: rgb(178,165,80); } div.DivClassName { background-color: #B2A550; } .BgClassName { background-color: #B2A550; } </style>
<style> span { border-color: #B2A550; } span { border-color: rgb(178,165,80); } td.TdClassName { border-color: #B2A550; } .TagClassName { border-color: #B2A550; } </style>