#B2949D (or 0xB2949D) is unknown color: approx Viola. HEX triplet: B2, 94 and 9D. RGB value is (178,148,157). Sum of RGB (Red+Green+Blue) = 178+148+157=483 (63% of max value = 765). Red value is 178 (69.92% from 255 or 36.85% from 483); Green value is 148 (58.20% from 255 or 30.64% from 483); Blue value is 157 (61.72% from 255 or 32.51% from 483); Max value from RGB is 178 - color contains mainly: red. Hex color #B2949D is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #B2949D is #4D6B62. Grayscale: #9D9D9D. Windows color (decimal): -5073763 or 10327218. OLE color: 10327218.
HSL color Cylindrical-coordinate representation of color #B2949D: hue angle of 342º degrees, saturation: 0.16, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #B2949D is Cyan = 0, Magento = 0.17, Yellow = 0.12 and Black (K on CMYK) = 0.30.
<style> p { color: #B2949D; } p { color: rgb(178,148,157); } H1.HeaderClassName { color: #B2949D; } .AnyTagClassName { color: #B2949D; } </style>
<style> a { background-color: #B2949D; } a { background-color: rgb(178,148,157); } div.DivClassName { background-color: #B2949D; } .BgClassName { background-color: #B2949D; } </style>
<style> span { border-color: #B2949D; } span { border-color: rgb(178,148,157); } td.TdClassName { border-color: #B2949D; } .TagClassName { border-color: #B2949D; } </style>