#B950C7 (or 0xB950C7) is unknown color: approx Fuchsia. HEX triplet: B9, 50 and C7. RGB value is (185,80,199). Sum of RGB (Red+Green+Blue) = 185+80+199=464 (61% of max value = 765). Red value is 185 (72.66% from 255 or 39.87% from 464); Green value is 80 (31.64% from 255 or 17.24% from 464); Blue value is 199 (78.12% from 255 or 42.89% from 464); Max value from RGB is 199 - color contains mainly: blue. Hex color #B950C7 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B950C7 is #46AF38. Grayscale: #7C7C7C. Windows color (decimal): -4632377 or 13062329. OLE color: 13062329.
HSL color Cylindrical-coordinate representation of color #B950C7: hue angle of 292.94º degrees, saturation: 0.52, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #B950C7 is Cyan = 0.07, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #b950c7; } p { color: rgb(185,80,199); } H1.HeaderClassName { color: #b950c7; } .AnyTagClassName { color: #b950c7; } </style>
<style> a { background-color: #b950c7; } a { background-color: rgb(185,80,199); } div.DivClassName { background-color: #b950c7; } .BgClassName { background-color: #b950c7; } </style>
<style> span { border-color: #b950c7; } span { border-color: rgb(185,80,199); } td.TdClassName { border-color: #b950c7; } .TagClassName { border-color: #b950c7; } </style>