#BB99BB (or 0xBB99BB) is unknown color: approx Lilac. HEX triplet: BB, 99 and BB. RGB value is (187,153,187). Sum of RGB (Red+Green+Blue) = 187+153+187=527 (69% of max value = 765). Red value is 187 (73.44% from 255 or 35.48% from 527); Green value is 153 (60.16% from 255 or 29.03% from 527); Blue value is 187 (73.44% from 255 or 35.48% from 527); Max value from RGB is 187 - color contains mainly: red, blue. Hex color #BB99BB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BB99BB is #446644. Grayscale: #A6A6A6. Windows color (decimal): -4482629 or 12294587. OLE color: 12294587.
HSL color Cylindrical-coordinate representation of color #BB99BB: hue angle of 300º degrees, saturation: 0.2, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #BB99BB is Cyan = 0, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #BB99BB; } p { color: rgb(187,153,187); } H1.HeaderClassName { color: #BB99BB; } .AnyTagClassName { color: #BB99BB; } </style>
<style> a { background-color: #BB99BB; } a { background-color: rgb(187,153,187); } div.DivClassName { background-color: #BB99BB; } .BgClassName { background-color: #BB99BB; } </style>
<style> span { border-color: #BB99BB; } span { border-color: rgb(187,153,187); } td.TdClassName { border-color: #BB99BB; } .TagClassName { border-color: #BB99BB; } </style>