#B26FAB (or 0xB26FAB) is unknown color: approx Violet Blue. HEX triplet: B2, 6F and AB. RGB value is (178,111,171). Sum of RGB (Red+Green+Blue) = 178+111+171=460 (60% of max value = 765). Red value is 178 (69.92% from 255 or 38.70% from 460); Green value is 111 (43.75% from 255 or 24.13% from 460); Blue value is 171 (67.19% from 255 or 37.17% from 460); Max value from RGB is 178 - color contains mainly: red. Hex color #B26FAB is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #B26FAB is #4D9054. Grayscale: #898989. Windows color (decimal): -5083221 or 11235250. OLE color: 11235250.
HSL color Cylindrical-coordinate representation of color #B26FAB: hue angle of 306.27º degrees, saturation: 0.3, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #B26FAB is Cyan = 0, Magento = 0.38, Yellow = 0.04 and Black (K on CMYK) = 0.30.
<style> p { color: #B26FAB; } p { color: rgb(178,111,171); } H1.HeaderClassName { color: #B26FAB; } .AnyTagClassName { color: #B26FAB; } </style>
<style> a { background-color: #B26FAB; } a { background-color: rgb(178,111,171); } div.DivClassName { background-color: #B26FAB; } .BgClassName { background-color: #B26FAB; } </style>
<style> span { border-color: #B26FAB; } span { border-color: rgb(178,111,171); } td.TdClassName { border-color: #B26FAB; } .TagClassName { border-color: #B26FAB; } </style>