#B14DA6 (or 0xB14DA6) is unknown color: approx Violet Blue. HEX triplet: B1, 4D and A6. RGB value is (177,77,166). Sum of RGB (Red+Green+Blue) = 177+77+166=420 (55% of max value = 765). Red value is 177 (69.53% from 255 or 42.14% from 420); Green value is 77 (30.47% from 255 or 18.33% from 420); Blue value is 166 (65.23% from 255 or 39.52% from 420); Max value from RGB is 177 - color contains mainly: red. Hex color #B14DA6 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #B14DA6 is #4EB259. Grayscale: #747474. Windows color (decimal): -5157466 or 10898865. OLE color: 10898865.
HSL color Cylindrical-coordinate representation of color #B14DA6: hue angle of 306.6º degrees, saturation: 0.39, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #B14DA6 is Cyan = 0, Magento = 0.56, Yellow = 0.06 and Black (K on CMYK) = 0.31.
<style> p { color: #B14DA6; } p { color: rgb(177,77,166); } H1.HeaderClassName { color: #B14DA6; } .AnyTagClassName { color: #B14DA6; } </style>
<style> a { background-color: #B14DA6; } a { background-color: rgb(177,77,166); } div.DivClassName { background-color: #B14DA6; } .BgClassName { background-color: #B14DA6; } </style>
<style> span { border-color: #B14DA6; } span { border-color: rgb(177,77,166); } td.TdClassName { border-color: #B14DA6; } .TagClassName { border-color: #B14DA6; } </style>