#B2A63C (or 0xB2A63C) is unknown color: approx Brass. HEX triplet: B2, A6 and 3C. RGB value is (178,166,60). Sum of RGB (Red+Green+Blue) = 178+166+60=404 (53% of max value = 765). Red value is 178 (69.92% from 255 or 44.06% from 404); Green value is 166 (65.23% from 255 or 41.09% from 404); Blue value is 60 (23.83% from 255 or 14.85% from 404); Max value from RGB is 178 - color contains mainly: red. Hex color #B2A63C is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #B2A63C is #4D59C3. Grayscale: #9D9D9D. Windows color (decimal): -5069252 or 3974834. OLE color: 3974834.
HSL color Cylindrical-coordinate representation of color #B2A63C: hue angle of 53.9º degrees, saturation: 0.5, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #B2A63C is Cyan = 0, Magento = 0.07, Yellow = 0.66 and Black (K on CMYK) = 0.30.
<style> p { color: #B2A63C; } p { color: rgb(178,166,60); } H1.HeaderClassName { color: #B2A63C; } .AnyTagClassName { color: #B2A63C; } </style>
<style> a { background-color: #B2A63C; } a { background-color: rgb(178,166,60); } div.DivClassName { background-color: #B2A63C; } .BgClassName { background-color: #B2A63C; } </style>
<style> span { border-color: #B2A63C; } span { border-color: rgb(178,166,60); } td.TdClassName { border-color: #B2A63C; } .TagClassName { border-color: #B2A63C; } </style>