#B14EA8 (or 0xB14EA8) is unknown color: approx Violet Blue. HEX triplet: B1, 4E and A8. RGB value is (177,78,168). Sum of RGB (Red+Green+Blue) = 177+78+168=423 (56% of max value = 765). Red value is 177 (69.53% from 255 or 41.84% from 423); Green value is 78 (30.86% from 255 or 18.44% from 423); Blue value is 168 (66.02% from 255 or 39.72% from 423); Max value from RGB is 177 - color contains mainly: red. Hex color #B14EA8 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #B14EA8 is #4EB157. Grayscale: #757575. Windows color (decimal): -5157208 or 11030193. OLE color: 11030193.
HSL color Cylindrical-coordinate representation of color #B14EA8: hue angle of 305.45º 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 #B14EA8 is Cyan = 0, Magento = 0.56, Yellow = 0.05 and Black (K on CMYK) = 0.31.
<style> p { color: #B14EA8; } p { color: rgb(177,78,168); } H1.HeaderClassName { color: #B14EA8; } .AnyTagClassName { color: #B14EA8; } </style>
<style> a { background-color: #B14EA8; } a { background-color: rgb(177,78,168); } div.DivClassName { background-color: #B14EA8; } .BgClassName { background-color: #B14EA8; } </style>
<style> span { border-color: #B14EA8; } span { border-color: rgb(177,78,168); } td.TdClassName { border-color: #B14EA8; } .TagClassName { border-color: #B14EA8; } </style>