#BB50C0 (or 0xBB50C0) is unknown color: approx Fuchsia. HEX triplet: BB, 50 and C0. RGB value is (187,80,192). Sum of RGB (Red+Green+Blue) = 187+80+192=459 (60% of max value = 765). Red value is 187 (73.44% from 255 or 40.74% from 459); Green value is 80 (31.64% from 255 or 17.43% from 459); Blue value is 192 (75.39% from 255 or 41.83% from 459); Max value from RGB is 192 - color contains mainly: blue. Hex color #BB50C0 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BB50C0 is #44AF3F. Grayscale: #7C7C7C. Windows color (decimal): -4501312 or 12603579. OLE color: 12603579.
HSL color Cylindrical-coordinate representation of color #BB50C0: hue angle of 297.32º degrees, saturation: 0.47, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #BB50C0 is Cyan = 0.03, Magento = 0.58, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #bb50c0; } p { color: rgb(187,80,192); } H1.HeaderClassName { color: #bb50c0; } .AnyTagClassName { color: #bb50c0; } </style>
<style> a { background-color: #bb50c0; } a { background-color: rgb(187,80,192); } div.DivClassName { background-color: #bb50c0; } .BgClassName { background-color: #bb50c0; } </style>
<style> span { border-color: #bb50c0; } span { border-color: rgb(187,80,192); } td.TdClassName { border-color: #bb50c0; } .TagClassName { border-color: #bb50c0; } </style>