#B155BC (or 0xB155BC) is unknown color: approx Fuchsia. HEX triplet: B1, 55 and BC. RGB value is (177,85,188). Sum of RGB (Red+Green+Blue) = 177+85+188=450 (59% of max value = 765). Red value is 177 (69.53% from 255 or 39.33% from 450); Green value is 85 (33.59% from 255 or 18.89% from 450); Blue value is 188 (73.83% from 255 or 41.78% from 450); Max value from RGB is 188 - color contains mainly: blue. Hex color #B155BC is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #B155BC is #4EAA43. Grayscale: #7B7B7B. Windows color (decimal): -5155396 or 12342705. OLE color: 12342705.
HSL color Cylindrical-coordinate representation of color #B155BC: hue angle of 293.59º degrees, saturation: 0.43, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #B155BC is Cyan = 0.06, Magento = 0.55, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #B155BC; } p { color: rgb(177,85,188); } H1.HeaderClassName { color: #B155BC; } .AnyTagClassName { color: #B155BC; } </style>
<style> a { background-color: #B155BC; } a { background-color: rgb(177,85,188); } div.DivClassName { background-color: #B155BC; } .BgClassName { background-color: #B155BC; } </style>
<style> span { border-color: #B155BC; } span { border-color: rgb(177,85,188); } td.TdClassName { border-color: #B155BC; } .TagClassName { border-color: #B155BC; } </style>