#BB93BB (or 0xBB93BB) is unknown color: approx London Hue. HEX triplet: BB, 93 and BB. RGB value is (187,147,187). Sum of RGB (Red+Green+Blue) = 187+147+187=521 (69% of max value = 765). Red value is 187 (73.44% from 255 or 35.89% from 521); Green value is 147 (57.81% from 255 or 28.21% from 521); Blue value is 187 (73.44% from 255 or 35.89% from 521); Max value from RGB is 187 - color contains mainly: red, blue. Hex color #BB93BB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BB93BB is #446C44. Grayscale: #A3A3A3. Windows color (decimal): -4484165 or 12293051. OLE color: 12293051.
HSL color Cylindrical-coordinate representation of color #BB93BB: hue angle of 300º degrees, saturation: 0.23, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #BB93BB is Cyan = 0, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #BB93BB; } p { color: rgb(187,147,187); } H1.HeaderClassName { color: #BB93BB; } .AnyTagClassName { color: #BB93BB; } </style>
<style> a { background-color: #BB93BB; } a { background-color: rgb(187,147,187); } div.DivClassName { background-color: #BB93BB; } .BgClassName { background-color: #BB93BB; } </style>
<style> span { border-color: #BB93BB; } span { border-color: rgb(187,147,187); } td.TdClassName { border-color: #BB93BB; } .TagClassName { border-color: #BB93BB; } </style>