#B95EBE (or 0xB95EBE) is unknown color: approx Fuchsia. HEX triplet: B9, 5E and BE. RGB value is (185,94,190). Sum of RGB (Red+Green+Blue) = 185+94+190=469 (62% of max value = 765). Red value is 185 (72.66% from 255 or 39.45% from 469); Green value is 94 (37.11% from 255 or 20.04% from 469); Blue value is 190 (74.61% from 255 or 40.51% from 469); Max value from RGB is 190 - color contains mainly: blue. Hex color #B95EBE is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B95EBE is #46A141. Grayscale: #838383. Windows color (decimal): -4628802 or 12476089. OLE color: 12476089.
HSL color Cylindrical-coordinate representation of color #B95EBE: hue angle of 296.88º degrees, saturation: 0.42, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #B95EBE is Cyan = 0.03, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #B95EBE; } p { color: rgb(185,94,190); } H1.HeaderClassName { color: #B95EBE; } .AnyTagClassName { color: #B95EBE; } </style>
<style> a { background-color: #B95EBE; } a { background-color: rgb(185,94,190); } div.DivClassName { background-color: #B95EBE; } .BgClassName { background-color: #B95EBE; } </style>
<style> span { border-color: #B95EBE; } span { border-color: rgb(185,94,190); } td.TdClassName { border-color: #B95EBE; } .TagClassName { border-color: #B95EBE; } </style>