#BB8FBA (or 0xBB8FBA) is unknown color: approx London Hue. HEX triplet: BB, 8F and BA. RGB value is (187,143,186). Sum of RGB (Red+Green+Blue) = 187+143+186=516 (68% of max value = 765). Red value is 187 (73.44% from 255 or 36.24% from 516); Green value is 143 (56.25% from 255 or 27.71% from 516); Blue value is 186 (73.05% from 255 or 36.05% from 516); Max value from RGB is 187 - color contains mainly: red. Hex color #BB8FBA is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BB8FBA is #447045. Grayscale: #A0A0A0. Windows color (decimal): -4485190 or 12226491. OLE color: 12226491.
HSL color Cylindrical-coordinate representation of color #BB8FBA: hue angle of 301.36º degrees, saturation: 0.24, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #BB8FBA is Cyan = 0, Magento = 0.24, Yellow = 0.01 and Black (K on CMYK) = 0.27.
<style> p { color: #BB8FBA; } p { color: rgb(187,143,186); } H1.HeaderClassName { color: #BB8FBA; } .AnyTagClassName { color: #BB8FBA; } </style>
<style> a { background-color: #BB8FBA; } a { background-color: rgb(187,143,186); } div.DivClassName { background-color: #BB8FBA; } .BgClassName { background-color: #BB8FBA; } </style>
<style> span { border-color: #BB8FBA; } span { border-color: rgb(187,143,186); } td.TdClassName { border-color: #BB8FBA; } .TagClassName { border-color: #BB8FBA; } </style>