#B12AA3 (or 0xB12AA3) is unknown color: approx Medium Red Violet. HEX triplet: B1, 2A and A3. RGB value is (177,42,163). Sum of RGB (Red+Green+Blue) = 177+42+163=382 (50% of max value = 765). Red value is 177 (69.53% from 255 or 46.34% from 382); Green value is 42 (16.80% from 255 or 10.99% from 382); Blue value is 163 (64.06% from 255 or 42.67% from 382); Max value from RGB is 177 - color contains mainly: red. Hex color #B12AA3 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #B12AA3 is #4ED55C. Grayscale: #5F5F5F. Windows color (decimal): -5166429 or 10693297. OLE color: 10693297.
HSL color Cylindrical-coordinate representation of color #B12AA3: hue angle of 306.22º degrees, saturation: 0.62, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #B12AA3 is Cyan = 0, Magento = 0.76, Yellow = 0.08 and Black (K on CMYK) = 0.31.
<style> p { color: #b12aa3; } p { color: rgb(177,42,163); } H1.HeaderClassName { color: #b12aa3; } .AnyTagClassName { color: #b12aa3; } </style>
<style> a { background-color: #b12aa3; } a { background-color: rgb(177,42,163); } div.DivClassName { background-color: #b12aa3; } .BgClassName { background-color: #b12aa3; } </style>
<style> span { border-color: #b12aa3; } span { border-color: rgb(177,42,163); } td.TdClassName { border-color: #b12aa3; } .TagClassName { border-color: #b12aa3; } </style>