#BB2988 (or 0xBB2988) is unknown color: approx Medium Red Violet. HEX triplet: BB, 29 and 88. RGB value is (187,41,136). Sum of RGB (Red+Green+Blue) = 187+41+136=364 (48% of max value = 765). Red value is 187 (73.44% from 255 or 51.37% from 364); Green value is 41 (16.41% from 255 or 11.26% from 364); Blue value is 136 (53.52% from 255 or 37.36% from 364); Max value from RGB is 187 - color contains mainly: red. Hex color #BB2988 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #BB2988 is #44D677. Grayscale: #5F5F5F. Windows color (decimal): -4511352 or 8923579. OLE color: 8923579.
HSL color Cylindrical-coordinate representation of color #BB2988: hue angle of 320.96º degrees, saturation: 0.64, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #BB2988 is Cyan = 0, Magento = 0.78, Yellow = 0.27 and Black (K on CMYK) = 0.27.
<style> p { color: #bb2988; } p { color: rgb(187,41,136); } H1.HeaderClassName { color: #bb2988; } .AnyTagClassName { color: #bb2988; } </style>
<style> a { background-color: #bb2988; } a { background-color: rgb(187,41,136); } div.DivClassName { background-color: #bb2988; } .BgClassName { background-color: #bb2988; } </style>
<style> span { border-color: #bb2988; } span { border-color: rgb(187,41,136); } td.TdClassName { border-color: #bb2988; } .TagClassName { border-color: #bb2988; } </style>