#B14F9B (or 0xB14F9B) is unknown color: approx Violet Blue. HEX triplet: B1, 4F and 9B. RGB value is (177,79,155). Sum of RGB (Red+Green+Blue) = 177+79+155=411 (54% of max value = 765). Red value is 177 (69.53% from 255 or 43.07% from 411); Green value is 79 (31.25% from 255 or 19.22% from 411); Blue value is 155 (60.94% from 255 or 37.71% from 411); Max value from RGB is 177 - color contains mainly: red. Hex color #B14F9B is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #B14F9B is #4EB064. Grayscale: #747474. Windows color (decimal): -5156965 or 10178481. OLE color: 10178481.
HSL color Cylindrical-coordinate representation of color #B14F9B: hue angle of 313.47º degrees, saturation: 0.39, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #B14F9B is Cyan = 0, Magento = 0.55, Yellow = 0.12 and Black (K on CMYK) = 0.31.
<style> p { color: #b14f9b; } p { color: rgb(177,79,155); } H1.HeaderClassName { color: #b14f9b; } .AnyTagClassName { color: #b14f9b; } </style>
<style> a { background-color: #b14f9b; } a { background-color: rgb(177,79,155); } div.DivClassName { background-color: #b14f9b; } .BgClassName { background-color: #b14f9b; } </style>
<style> span { border-color: #b14f9b; } span { border-color: rgb(177,79,155); } td.TdClassName { border-color: #b14f9b; } .TagClassName { border-color: #b14f9b; } </style>