#B2A0A5 (or 0xB2A0A5) is unknown color: approx Viola. HEX triplet: B2, A0 and A5. RGB value is (178,160,165). Sum of RGB (Red+Green+Blue) = 178+160+165=503 (66% of max value = 765). Red value is 178 (69.92% from 255 or 35.39% from 503); Green value is 160 (62.89% from 255 or 31.81% from 503); Blue value is 165 (64.84% from 255 or 32.80% from 503); Max value from RGB is 178 - color contains mainly: red. Hex color #B2A0A5 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #B2A0A5 is #4D5F5A. Grayscale: #A5A5A5. Windows color (decimal): -5070683 or 10854578. OLE color: 10854578.
HSL color Cylindrical-coordinate representation of color #B2A0A5: hue angle of 343.33º degrees, saturation: 0.1, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #B2A0A5 is Cyan = 0, Magento = 0.10, Yellow = 0.07 and Black (K on CMYK) = 0.30.
<style> p { color: #B2A0A5; } p { color: rgb(178,160,165); } H1.HeaderClassName { color: #B2A0A5; } .AnyTagClassName { color: #B2A0A5; } </style>
<style> a { background-color: #B2A0A5; } a { background-color: rgb(178,160,165); } div.DivClassName { background-color: #B2A0A5; } .BgClassName { background-color: #B2A0A5; } </style>
<style> span { border-color: #B2A0A5; } span { border-color: rgb(178,160,165); } td.TdClassName { border-color: #B2A0A5; } .TagClassName { border-color: #B2A0A5; } </style>