#B151A8 (or 0xB151A8) is unknown color: approx Violet Blue. HEX triplet: B1, 51 and A8. RGB value is (177,81,168). Sum of RGB (Red+Green+Blue) = 177+81+168=426 (56% of max value = 765). Red value is 177 (69.53% from 255 or 41.55% from 426); Green value is 81 (32.03% from 255 or 19.01% from 426); Blue value is 168 (66.02% from 255 or 39.44% from 426); Max value from RGB is 177 - color contains mainly: red. Hex color #B151A8 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #B151A8 is #4EAE57. Grayscale: #777777. Windows color (decimal): -5156440 or 11030961. OLE color: 11030961.
HSL color Cylindrical-coordinate representation of color #B151A8: hue angle of 305.62º degrees, saturation: 0.38, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #B151A8 is Cyan = 0, Magento = 0.54, Yellow = 0.05 and Black (K on CMYK) = 0.31.
<style> p { color: #b151a8; } p { color: rgb(177,81,168); } H1.HeaderClassName { color: #b151a8; } .AnyTagClassName { color: #b151a8; } </style>
<style> a { background-color: #b151a8; } a { background-color: rgb(177,81,168); } div.DivClassName { background-color: #b151a8; } .BgClassName { background-color: #b151a8; } </style>
<style> span { border-color: #b151a8; } span { border-color: rgb(177,81,168); } td.TdClassName { border-color: #b151a8; } .TagClassName { border-color: #b151a8; } </style>