#B97BBC (or 0xB97BBC) is unknown color: approx London Hue. HEX triplet: B9, 7B and BC. RGB value is (185,123,188). Sum of RGB (Red+Green+Blue) = 185+123+188=496 (65% of max value = 765). Red value is 185 (72.66% from 255 or 37.30% from 496); Green value is 123 (48.44% from 255 or 24.80% from 496); Blue value is 188 (73.83% from 255 or 37.90% from 496); Max value from RGB is 188 - color contains mainly: blue. Hex color #B97BBC is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B97BBC is #468443. Grayscale: #949494. Windows color (decimal): -4621380 or 12352441. OLE color: 12352441.
HSL color Cylindrical-coordinate representation of color #B97BBC: hue angle of 297.23º degrees, saturation: 0.33, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #B97BBC is Cyan = 0.02, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #B97BBC; } p { color: rgb(185,123,188); } H1.HeaderClassName { color: #B97BBC; } .AnyTagClassName { color: #B97BBC; } </style>
<style> a { background-color: #B97BBC; } a { background-color: rgb(185,123,188); } div.DivClassName { background-color: #B97BBC; } .BgClassName { background-color: #B97BBC; } </style>
<style> span { border-color: #B97BBC; } span { border-color: rgb(185,123,188); } td.TdClassName { border-color: #B97BBC; } .TagClassName { border-color: #B97BBC; } </style>