#B95FB7 (or 0xB95FB7) is unknown color: approx Fuchsia. HEX triplet: B9, 5F and B7. RGB value is (185,95,183). Sum of RGB (Red+Green+Blue) = 185+95+183=463 (61% of max value = 765). Red value is 185 (72.66% from 255 or 39.96% from 463); Green value is 95 (37.5% from 255 or 20.52% from 463); Blue value is 183 (71.88% from 255 or 39.52% from 463); Max value from RGB is 185 - color contains mainly: red. Hex color #B95FB7 is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B95FB7 is #46A048. Grayscale: #838383. Windows color (decimal): -4628553 or 12017593. OLE color: 12017593.
HSL color Cylindrical-coordinate representation of color #B95FB7: hue angle of 301.33º degrees, saturation: 0.39, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #B95FB7 is Cyan = 0, Magento = 0.49, Yellow = 0.01 and Black (K on CMYK) = 0.27.
<style> p { color: #B95FB7; } p { color: rgb(185,95,183); } H1.HeaderClassName { color: #B95FB7; } .AnyTagClassName { color: #B95FB7; } </style>
<style> a { background-color: #B95FB7; } a { background-color: rgb(185,95,183); } div.DivClassName { background-color: #B95FB7; } .BgClassName { background-color: #B95FB7; } </style>
<style> span { border-color: #B95FB7; } span { border-color: rgb(185,95,183); } td.TdClassName { border-color: #B95FB7; } .TagClassName { border-color: #B95FB7; } </style>