#B97FCD (or 0xB97FCD) is unknown color: approx East Side. HEX triplet: B9, 7F and CD. RGB value is (185,127,205). Sum of RGB (Red+Green+Blue) = 185+127+205=517 (68% of max value = 765). Red value is 185 (72.66% from 255 or 35.78% from 517); Green value is 127 (50% from 255 or 24.56% from 517); Blue value is 205 (80.47% from 255 or 39.65% from 517); Max value from RGB is 205 - color contains mainly: blue. Hex color #B97FCD is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B97FCD is #468032. Grayscale: #989898. Windows color (decimal): -4620339 or 13467577. OLE color: 13467577.
HSL color Cylindrical-coordinate representation of color #B97FCD: hue angle of 284.62º degrees, saturation: 0.44, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #B97FCD is Cyan = 0.10, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #B97FCD; } p { color: rgb(185,127,205); } H1.HeaderClassName { color: #B97FCD; } .AnyTagClassName { color: #B97FCD; } </style>
<style> a { background-color: #B97FCD; } a { background-color: rgb(185,127,205); } div.DivClassName { background-color: #B97FCD; } .BgClassName { background-color: #B97FCD; } </style>
<style> span { border-color: #B97FCD; } span { border-color: rgb(185,127,205); } td.TdClassName { border-color: #B97FCD; } .TagClassName { border-color: #B97FCD; } </style>