#BB52A6 (or 0xBB52A6) is unknown color: approx Fuchsia. HEX triplet: BB, 52 and A6. RGB value is (187,82,166). Sum of RGB (Red+Green+Blue) = 187+82+166=435 (57% of max value = 765). Red value is 187 (73.44% from 255 or 42.99% from 435); Green value is 82 (32.42% from 255 or 18.85% from 435); Blue value is 166 (65.23% from 255 or 38.16% from 435); Max value from RGB is 187 - color contains mainly: red. Hex color #BB52A6 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #BB52A6 is #44AD59. Grayscale: #7A7A7A. Windows color (decimal): -4500826 or 10900155. OLE color: 10900155.
HSL color Cylindrical-coordinate representation of color #BB52A6: hue angle of 312º degrees, saturation: 0.44, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #BB52A6 is Cyan = 0, Magento = 0.56, Yellow = 0.11 and Black (K on CMYK) = 0.27.
<style> p { color: #BB52A6; } p { color: rgb(187,82,166); } H1.HeaderClassName { color: #BB52A6; } .AnyTagClassName { color: #BB52A6; } </style>
<style> a { background-color: #BB52A6; } a { background-color: rgb(187,82,166); } div.DivClassName { background-color: #BB52A6; } .BgClassName { background-color: #BB52A6; } </style>
<style> span { border-color: #BB52A6; } span { border-color: rgb(187,82,166); } td.TdClassName { border-color: #BB52A6; } .TagClassName { border-color: #BB52A6; } </style>