#B188BB (or 0xB188BB) is unknown color: approx East Side. HEX triplet: B1, 88 and BB. RGB value is (177,136,187). Sum of RGB (Red+Green+Blue) = 177+136+187=500 (66% of max value = 765). Red value is 177 (69.53% from 255 or 35.4% from 500); Green value is 136 (53.52% from 255 or 27.2% from 500); Blue value is 187 (73.44% from 255 or 37.4% from 500); Max value from RGB is 187 - color contains mainly: blue. Hex color #B188BB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #B188BB is #4E7744. Grayscale: #999999. Windows color (decimal): -5142341 or 12290225. OLE color: 12290225.
HSL color Cylindrical-coordinate representation of color #B188BB: hue angle of 288.24º degrees, saturation: 0.27, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #B188BB is Cyan = 0.05, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #B188BB; } p { color: rgb(177,136,187); } H1.HeaderClassName { color: #B188BB; } .AnyTagClassName { color: #B188BB; } </style>
<style> a { background-color: #B188BB; } a { background-color: rgb(177,136,187); } div.DivClassName { background-color: #B188BB; } .BgClassName { background-color: #B188BB; } </style>
<style> span { border-color: #B188BB; } span { border-color: rgb(177,136,187); } td.TdClassName { border-color: #B188BB; } .TagClassName { border-color: #B188BB; } </style>