#B1249B (or 0xB1249B) is unknown color: approx Medium Red Violet. HEX triplet: B1, 24 and 9B. RGB value is (177,36,155). Sum of RGB (Red+Green+Blue) = 177+36+155=368 (48% of max value = 765). Red value is 177 (69.53% from 255 or 48.10% from 368); Green value is 36 (14.45% from 255 or 9.78% from 368); Blue value is 155 (60.94% from 255 or 42.12% from 368); Max value from RGB is 177 - color contains mainly: red. Hex color #B1249B is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #B1249B is #4EDB64. Grayscale: #5B5B5B. Windows color (decimal): -5167973 or 10167473. OLE color: 10167473.
HSL color Cylindrical-coordinate representation of color #B1249B: hue angle of 309.36º degrees, saturation: 0.66, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #B1249B is Cyan = 0, Magento = 0.80, Yellow = 0.12 and Black (K on CMYK) = 0.31.
<style> p { color: #b1249b; } p { color: rgb(177,36,155); } H1.HeaderClassName { color: #b1249b; } .AnyTagClassName { color: #b1249b; } </style>
<style> a { background-color: #b1249b; } a { background-color: rgb(177,36,155); } div.DivClassName { background-color: #b1249b; } .BgClassName { background-color: #b1249b; } </style>
<style> span { border-color: #b1249b; } span { border-color: rgb(177,36,155); } td.TdClassName { border-color: #b1249b; } .TagClassName { border-color: #b1249b; } </style>