#B1228B (or 0xB1228B) is unknown color: approx Medium Red Violet. HEX triplet: B1, 22 and 8B. RGB value is (177,34,139). Sum of RGB (Red+Green+Blue) = 177+34+139=350 (46% of max value = 765). Red value is 177 (69.53% from 255 or 50.57% from 350); Green value is 34 (13.67% from 255 or 9.71% from 350); Blue value is 139 (54.69% from 255 or 39.71% from 350); Max value from RGB is 177 - color contains mainly: red. Hex color #B1228B is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #B1228B is #4EDD74. Grayscale: #585858. Windows color (decimal): -5168501 or 9118385. OLE color: 9118385.
HSL color Cylindrical-coordinate representation of color #B1228B: hue angle of 315.94º degrees, saturation: 0.68, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #B1228B is Cyan = 0, Magento = 0.81, Yellow = 0.21 and Black (K on CMYK) = 0.31.
<style> p { color: #B1228B; } p { color: rgb(177,34,139); } H1.HeaderClassName { color: #B1228B; } .AnyTagClassName { color: #B1228B; } </style>
<style> a { background-color: #B1228B; } a { background-color: rgb(177,34,139); } div.DivClassName { background-color: #B1228B; } .BgClassName { background-color: #B1228B; } </style>
<style> span { border-color: #B1228B; } span { border-color: rgb(177,34,139); } td.TdClassName { border-color: #B1228B; } .TagClassName { border-color: #B1228B; } </style>