#BB30B7 (or 0xBB30B7) is unknown color: approx Fuchsia. HEX triplet: BB, 30 and B7. RGB value is (187,48,183). Sum of RGB (Red+Green+Blue) = 187+48+183=418 (55% of max value = 765). Red value is 187 (73.44% from 255 or 44.74% from 418); Green value is 48 (19.14% from 255 or 11.48% from 418); Blue value is 183 (71.88% from 255 or 43.78% from 418); Max value from RGB is 187 - color contains mainly: red. Hex color #BB30B7 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #BB30B7 is #44CF48. Grayscale: #686868. Windows color (decimal): -4509513 or 12005563. OLE color: 12005563.
HSL color Cylindrical-coordinate representation of color #BB30B7: hue angle of 301.73º degrees, saturation: 0.59, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #BB30B7 is Cyan = 0, Magento = 0.74, Yellow = 0.02 and Black (K on CMYK) = 0.27.
<style> p { color: #BB30B7; } p { color: rgb(187,48,183); } H1.HeaderClassName { color: #BB30B7; } .AnyTagClassName { color: #BB30B7; } </style>
<style> a { background-color: #BB30B7; } a { background-color: rgb(187,48,183); } div.DivClassName { background-color: #BB30B7; } .BgClassName { background-color: #BB30B7; } </style>
<style> span { border-color: #BB30B7; } span { border-color: rgb(187,48,183); } td.TdClassName { border-color: #BB30B7; } .TagClassName { border-color: #BB30B7; } </style>