#BB5EB1 (or 0xBB5EB1) is unknown color: approx Fuchsia. HEX triplet: BB, 5E and B1. RGB value is (187,94,177). Sum of RGB (Red+Green+Blue) = 187+94+177=458 (60% of max value = 765). Red value is 187 (73.44% from 255 or 40.83% from 458); Green value is 94 (37.11% from 255 or 20.52% from 458); Blue value is 177 (69.53% from 255 or 38.65% from 458); Max value from RGB is 187 - color contains mainly: red. Hex color #BB5EB1 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #BB5EB1 is #44A14E. Grayscale: #838383. Windows color (decimal): -4497743 or 11624123. OLE color: 11624123.
HSL color Cylindrical-coordinate representation of color #BB5EB1: hue angle of 306.45º degrees, saturation: 0.41, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #BB5EB1 is Cyan = 0, Magento = 0.50, Yellow = 0.05 and Black (K on CMYK) = 0.27.
<style> p { color: #BB5EB1; } p { color: rgb(187,94,177); } H1.HeaderClassName { color: #BB5EB1; } .AnyTagClassName { color: #BB5EB1; } </style>
<style> a { background-color: #BB5EB1; } a { background-color: rgb(187,94,177); } div.DivClassName { background-color: #BB5EB1; } .BgClassName { background-color: #BB5EB1; } </style>
<style> span { border-color: #BB5EB1; } span { border-color: rgb(187,94,177); } td.TdClassName { border-color: #BB5EB1; } .TagClassName { border-color: #BB5EB1; } </style>