#B8139E (or 0xB8139E) is unknown color: approx Medium Violet Red. HEX triplet: B8, 13 and 9E. RGB value is (184,19,158). Sum of RGB (Red+Green+Blue) = 184+19+158=361 (47% of max value = 765). Red value is 184 (72.27% from 255 or 50.97% from 361); Green value is 19 (7.81% from 255 or 5.26% from 361); Blue value is 158 (62.11% from 255 or 43.77% from 361); Max value from RGB is 184 - color contains mainly: red. Hex color #B8139E is not a web safe color. Web safe color analog (approx): #CC0099. Inversed color of #B8139E is #47EC61. Grayscale: #535353. Windows color (decimal): -4713570 or 10359736. OLE color: 10359736.
HSL color Cylindrical-coordinate representation of color #B8139E: hue angle of 309.45º degrees, saturation: 0.81, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #B8139E is Cyan = 0, Magento = 0.90, Yellow = 0.14 and Black (K on CMYK) = 0.28.
<style> p { color: #B8139E; } p { color: rgb(184,19,158); } H1.HeaderClassName { color: #B8139E; } .AnyTagClassName { color: #B8139E; } </style>
<style> a { background-color: #B8139E; } a { background-color: rgb(184,19,158); } div.DivClassName { background-color: #B8139E; } .BgClassName { background-color: #B8139E; } </style>
<style> span { border-color: #B8139E; } span { border-color: rgb(184,19,158); } td.TdClassName { border-color: #B8139E; } .TagClassName { border-color: #B8139E; } </style>