#B441A0 (or 0xB441A0) is unknown color: approx Medium Red Violet. HEX triplet: B4, 41 and A0. RGB value is (180,65,160). Sum of RGB (Red+Green+Blue) = 180+65+160=405 (53% of max value = 765). Red value is 180 (70.70% from 255 or 44.44% from 405); Green value is 65 (25.78% from 255 or 16.05% from 405); Blue value is 160 (62.89% from 255 or 39.51% from 405); Max value from RGB is 180 - color contains mainly: red. Hex color #B441A0 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #B441A0 is #4BBE5F. Grayscale: #6D6D6D. Windows color (decimal): -4963936 or 10502580. OLE color: 10502580.
HSL color Cylindrical-coordinate representation of color #B441A0: hue angle of 310.43º degrees, saturation: 0.47, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #B441A0 is Cyan = 0, Magento = 0.64, Yellow = 0.11 and Black (K on CMYK) = 0.29.
<style> p { color: #B441A0; } p { color: rgb(180,65,160); } H1.HeaderClassName { color: #B441A0; } .AnyTagClassName { color: #B441A0; } </style>
<style> a { background-color: #B441A0; } a { background-color: rgb(180,65,160); } div.DivClassName { background-color: #B441A0; } .BgClassName { background-color: #B441A0; } </style>
<style> span { border-color: #B441A0; } span { border-color: rgb(180,65,160); } td.TdClassName { border-color: #B441A0; } .TagClassName { border-color: #B441A0; } </style>