#B165FB (or 0xB165FB) is unknown color: approx Medium Purple. HEX triplet: B1, 65 and FB. RGB value is (177,101,251). Sum of RGB (Red+Green+Blue) = 177+101+251=529 (70% of max value = 765). Red value is 177 (69.53% from 255 or 33.46% from 529); Green value is 101 (39.84% from 255 or 19.09% from 529); Blue value is 251 (98.44% from 255 or 47.45% from 529); Max value from RGB is 251 - color contains mainly: blue. Hex color #B165FB is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #B165FB is #4E9A04. Grayscale: #8C8C8C. Windows color (decimal): -5151237 or 16475569. OLE color: 16475569.
HSL color Cylindrical-coordinate representation of color #B165FB: hue angle of 270.4º degrees, saturation: 0.95, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #B165FB is Cyan = 0.29, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #B165FB; } p { color: rgb(177,101,251); } H1.HeaderClassName { color: #B165FB; } .AnyTagClassName { color: #B165FB; } </style>
<style> a { background-color: #B165FB; } a { background-color: rgb(177,101,251); } div.DivClassName { background-color: #B165FB; } .BgClassName { background-color: #B165FB; } </style>
<style> span { border-color: #B165FB; } span { border-color: rgb(177,101,251); } td.TdClassName { border-color: #B165FB; } .TagClassName { border-color: #B165FB; } </style>