#B15FFE (or 0xB15FFE) is unknown color: approx Medium Orchid. HEX triplet: B1, 5F and FE. RGB value is (177,95,254). Sum of RGB (Red+Green+Blue) = 177+95+254=526 (69% of max value = 765). Red value is 177 (69.53% from 255 or 33.65% from 526); Green value is 95 (37.5% from 255 or 18.06% from 526); Blue value is 254 (99.61% from 255 or 48.29% from 526); Max value from RGB is 254 - color contains mainly: blue. Hex color #B15FFE is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #B15FFE is #4EA001. Grayscale: #898989. Windows color (decimal): -5152770 or 16670641. OLE color: 16670641.
HSL color Cylindrical-coordinate representation of color #B15FFE: hue angle of 270.94º degrees, saturation: 0.99, lightness: 0.68%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #B15FFE is Cyan = 0.30, Magento = 0.63, Yellow = 0 and Black (K on CMYK) = 0.00.
<style> p { color: #B15FFE; } p { color: rgb(177,95,254); } H1.HeaderClassName { color: #B15FFE; } .AnyTagClassName { color: #B15FFE; } </style>
<style> a { background-color: #B15FFE; } a { background-color: rgb(177,95,254); } div.DivClassName { background-color: #B15FFE; } .BgClassName { background-color: #B15FFE; } </style>
<style> span { border-color: #B15FFE; } span { border-color: rgb(177,95,254); } td.TdClassName { border-color: #B15FFE; } .TagClassName { border-color: #B15FFE; } </style>