#B86BAB (or 0xB86BAB) is unknown color: approx Violet Blue. HEX triplet: B8, 6B and AB. RGB value is (184,107,171). Sum of RGB (Red+Green+Blue) = 184+107+171=462 (61% of max value = 765). Red value is 184 (72.27% from 255 or 39.83% from 462); Green value is 107 (42.19% from 255 or 23.16% from 462); Blue value is 171 (67.19% from 255 or 37.01% from 462); Max value from RGB is 184 - color contains mainly: red. Hex color #B86BAB is not a web safe color. Web safe color analog (approx): #CC6699. Inversed color of #B86BAB is #479454. Grayscale: #898989. Windows color (decimal): -4691029 or 11234232. OLE color: 11234232.
HSL color Cylindrical-coordinate representation of color #B86BAB: hue angle of 310.13º degrees, saturation: 0.35, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #B86BAB is Cyan = 0, Magento = 0.42, Yellow = 0.07 and Black (K on CMYK) = 0.28.
<style> p { color: #B86BAB; } p { color: rgb(184,107,171); } H1.HeaderClassName { color: #B86BAB; } .AnyTagClassName { color: #B86BAB; } </style>
<style> a { background-color: #B86BAB; } a { background-color: rgb(184,107,171); } div.DivClassName { background-color: #B86BAB; } .BgClassName { background-color: #B86BAB; } </style>
<style> span { border-color: #B86BAB; } span { border-color: rgb(184,107,171); } td.TdClassName { border-color: #B86BAB; } .TagClassName { border-color: #B86BAB; } </style>