#B16CB0 (or 0xB16CB0) is unknown color: approx Violet Blue. HEX triplet: B1, 6C and B0. RGB value is (177,108,176). Sum of RGB (Red+Green+Blue) = 177+108+176=461 (61% of max value = 765). Red value is 177 (69.53% from 255 or 38.39% from 461); Green value is 108 (42.58% from 255 or 23.43% from 461); Blue value is 176 (69.14% from 255 or 38.18% from 461); Max value from RGB is 177 - color contains mainly: red. Hex color #B16CB0 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #B16CB0 is #4E934F. Grayscale: #888888. Windows color (decimal): -5149520 or 11562161. OLE color: 11562161.
HSL color Cylindrical-coordinate representation of color #B16CB0: hue angle of 300.87º degrees, saturation: 0.31, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #B16CB0 is Cyan = 0, Magento = 0.39, Yellow = 0.01 and Black (K on CMYK) = 0.31.
<style> p { color: #B16CB0; } p { color: rgb(177,108,176); } H1.HeaderClassName { color: #B16CB0; } .AnyTagClassName { color: #B16CB0; } </style>
<style> a { background-color: #B16CB0; } a { background-color: rgb(177,108,176); } div.DivClassName { background-color: #B16CB0; } .BgClassName { background-color: #B16CB0; } </style>
<style> span { border-color: #B16CB0; } span { border-color: rgb(177,108,176); } td.TdClassName { border-color: #B16CB0; } .TagClassName { border-color: #B16CB0; } </style>