#B11FC7 (or 0xB11FC7) is unknown color: approx Dark Orchid. HEX triplet: B1, 1F and C7. RGB value is (177,31,199). Sum of RGB (Red+Green+Blue) = 177+31+199=407 (53% of max value = 765). Red value is 177 (69.53% from 255 or 43.49% from 407); Green value is 31 (12.5% from 255 or 7.62% from 407); Blue value is 199 (78.12% from 255 or 48.89% from 407); Max value from RGB is 199 - color contains mainly: blue. Hex color #B11FC7 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #B11FC7 is #4EE038. Grayscale: #5D5D5D. Windows color (decimal): -5169209 or 13049777. OLE color: 13049777.
HSL color Cylindrical-coordinate representation of color #B11FC7: hue angle of 292.14º degrees, saturation: 0.73, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #B11FC7 is Cyan = 0.11, Magento = 0.84, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #B11FC7; } p { color: rgb(177,31,199); } H1.HeaderClassName { color: #B11FC7; } .AnyTagClassName { color: #B11FC7; } </style>
<style> a { background-color: #B11FC7; } a { background-color: rgb(177,31,199); } div.DivClassName { background-color: #B11FC7; } .BgClassName { background-color: #B11FC7; } </style>
<style> span { border-color: #B11FC7; } span { border-color: rgb(177,31,199); } td.TdClassName { border-color: #B11FC7; } .TagClassName { border-color: #B11FC7; } </style>