#B4549D (or 0xB4549D) is unknown color: approx Violet Blue. HEX triplet: B4, 54 and 9D. RGB value is (180,84,157). Sum of RGB (Red+Green+Blue) = 180+84+157=421 (55% of max value = 765). Red value is 180 (70.70% from 255 or 42.76% from 421); Green value is 84 (33.20% from 255 or 19.95% from 421); Blue value is 157 (61.72% from 255 or 37.29% from 421); Max value from RGB is 180 - color contains mainly: red. Hex color #B4549D is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #B4549D is #4BAB62. Grayscale: #787878. Windows color (decimal): -4959075 or 10310836. OLE color: 10310836.
HSL color Cylindrical-coordinate representation of color #B4549D: hue angle of 314.38º degrees, saturation: 0.39, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #B4549D is Cyan = 0, Magento = 0.53, Yellow = 0.13 and Black (K on CMYK) = 0.29.
<style> p { color: #B4549D; } p { color: rgb(180,84,157); } H1.HeaderClassName { color: #B4549D; } .AnyTagClassName { color: #B4549D; } </style>
<style> a { background-color: #B4549D; } a { background-color: rgb(180,84,157); } div.DivClassName { background-color: #B4549D; } .BgClassName { background-color: #B4549D; } </style>
<style> span { border-color: #B4549D; } span { border-color: rgb(180,84,157); } td.TdClassName { border-color: #B4549D; } .TagClassName { border-color: #B4549D; } </style>