#BB71E5 (or 0xBB71E5) is unknown color: approx Medium Orchid. HEX triplet: BB, 71 and E5. RGB value is (187,113,229). Sum of RGB (Red+Green+Blue) = 187+113+229=529 (70% of max value = 765). Red value is 187 (73.44% from 255 or 35.35% from 529); Green value is 113 (44.53% from 255 or 21.36% from 529); Blue value is 229 (89.84% from 255 or 43.29% from 529); Max value from RGB is 229 - color contains mainly: blue. Hex color #BB71E5 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #BB71E5 is #448E1A. Grayscale: #939393. Windows color (decimal): -4492827 or 15036859. OLE color: 15036859.
HSL color Cylindrical-coordinate representation of color #BB71E5: hue angle of 278.28º degrees, saturation: 0.69, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #BB71E5 is Cyan = 0.18, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #bb71e5; } p { color: rgb(187,113,229); } H1.HeaderClassName { color: #bb71e5; } .AnyTagClassName { color: #bb71e5; } </style>
<style> a { background-color: #bb71e5; } a { background-color: rgb(187,113,229); } div.DivClassName { background-color: #bb71e5; } .BgClassName { background-color: #bb71e5; } </style>
<style> span { border-color: #bb71e5; } span { border-color: rgb(187,113,229); } td.TdClassName { border-color: #bb71e5; } .TagClassName { border-color: #bb71e5; } </style>