#B4129C (or 0xB4129C) is unknown color: approx Medium Violet Red. HEX triplet: B4, 12 and 9C. RGB value is (180,18,156). Sum of RGB (Red+Green+Blue) = 180+18+156=354 (46% of max value = 765). Red value is 180 (70.70% from 255 or 50.85% from 354); Green value is 18 (7.42% from 255 or 5.08% from 354); Blue value is 156 (61.33% from 255 or 44.07% from 354); Max value from RGB is 180 - color contains mainly: red. Hex color #B4129C is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #B4129C is #4BED63. Grayscale: #515151. Windows color (decimal): -4975972 or 10228404. OLE color: 10228404.
HSL color Cylindrical-coordinate representation of color #B4129C: hue angle of 308.89º degrees, saturation: 0.82, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #B4129C is Cyan = 0, Magento = 0.9, Yellow = 0.13 and Black (K on CMYK) = 0.29.
<style> p { color: #B4129C; } p { color: rgb(180,18,156); } H1.HeaderClassName { color: #B4129C; } .AnyTagClassName { color: #B4129C; } </style>
<style> a { background-color: #B4129C; } a { background-color: rgb(180,18,156); } div.DivClassName { background-color: #B4129C; } .BgClassName { background-color: #B4129C; } </style>
<style> span { border-color: #B4129C; } span { border-color: rgb(180,18,156); } td.TdClassName { border-color: #B4129C; } .TagClassName { border-color: #B4129C; } </style>