#B26FBB (or 0xB26FBB) is unknown color: approx Fuchsia. HEX triplet: B2, 6F and BB. RGB value is (178,111,187). Sum of RGB (Red+Green+Blue) = 178+111+187=476 (63% of max value = 765). Red value is 178 (69.92% from 255 or 37.39% from 476); Green value is 111 (43.75% from 255 or 23.32% from 476); Blue value is 187 (73.44% from 255 or 39.29% from 476); Max value from RGB is 187 - color contains mainly: blue. Hex color #B26FBB is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #B26FBB is #4D9044. Grayscale: #8B8B8B. Windows color (decimal): -5083205 or 12283826. OLE color: 12283826.
HSL color Cylindrical-coordinate representation of color #B26FBB: hue angle of 292.89º degrees, saturation: 0.36, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #B26FBB is Cyan = 0.05, Magento = 0.41, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #B26FBB; } p { color: rgb(178,111,187); } H1.HeaderClassName { color: #B26FBB; } .AnyTagClassName { color: #B26FBB; } </style>
<style> a { background-color: #B26FBB; } a { background-color: rgb(178,111,187); } div.DivClassName { background-color: #B26FBB; } .BgClassName { background-color: #B26FBB; } </style>
<style> span { border-color: #B26FBB; } span { border-color: rgb(178,111,187); } td.TdClassName { border-color: #B26FBB; } .TagClassName { border-color: #B26FBB; } </style>