#B97DAB (or 0xB97DAB) is unknown color: approx London Hue. HEX triplet: B9, 7D and AB. RGB value is (185,125,171). Sum of RGB (Red+Green+Blue) = 185+125+171=481 (63% of max value = 765). Red value is 185 (72.66% from 255 or 38.46% from 481); Green value is 125 (49.22% from 255 or 25.99% from 481); Blue value is 171 (67.19% from 255 or 35.55% from 481); Max value from RGB is 185 - color contains mainly: red. Hex color #B97DAB is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #B97DAB is #468254. Grayscale: #949494. Windows color (decimal): -4620885 or 11238841. OLE color: 11238841.
HSL color Cylindrical-coordinate representation of color #B97DAB: hue angle of 314º degrees, saturation: 0.3, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #B97DAB is Cyan = 0, Magento = 0.32, Yellow = 0.08 and Black (K on CMYK) = 0.27.
<style> p { color: #B97DAB; } p { color: rgb(185,125,171); } H1.HeaderClassName { color: #B97DAB; } .AnyTagClassName { color: #B97DAB; } </style>
<style> a { background-color: #B97DAB; } a { background-color: rgb(185,125,171); } div.DivClassName { background-color: #B97DAB; } .BgClassName { background-color: #B97DAB; } </style>
<style> span { border-color: #B97DAB; } span { border-color: rgb(185,125,171); } td.TdClassName { border-color: #B97DAB; } .TagClassName { border-color: #B97DAB; } </style>