#B97999 (or 0xB97999) is unknown color: approx Bouquet. HEX triplet: B9, 79 and 99. RGB value is (185,121,153). Sum of RGB (Red+Green+Blue) = 185+121+153=459 (60% of max value = 765). Red value is 185 (72.66% from 255 or 40.31% from 459); Green value is 121 (47.66% from 255 or 26.36% from 459); Blue value is 153 (60.16% from 255 or 33.33% from 459); Max value from RGB is 185 - color contains mainly: red. Hex color #B97999 is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #B97999 is #468666. Grayscale: #8F8F8F. Windows color (decimal): -4621927 or 10058169. OLE color: 10058169.
HSL color Cylindrical-coordinate representation of color #B97999: hue angle of 330º degrees, saturation: 0.31, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #B97999 is Cyan = 0, Magento = 0.35, Yellow = 0.17 and Black (K on CMYK) = 0.27.
<style> p { color: #B97999; } p { color: rgb(185,121,153); } H1.HeaderClassName { color: #B97999; } .AnyTagClassName { color: #B97999; } </style>
<style> a { background-color: #B97999; } a { background-color: rgb(185,121,153); } div.DivClassName { background-color: #B97999; } .BgClassName { background-color: #B97999; } </style>
<style> span { border-color: #B97999; } span { border-color: rgb(185,121,153); } td.TdClassName { border-color: #B97999; } .TagClassName { border-color: #B97999; } </style>