#B03C9F (or 0xB03C9F) is unknown color: approx Medium Red Violet. HEX triplet: B0, 3C and 9F. RGB value is (176,60,159). Sum of RGB (Red+Green+Blue) = 176+60+159=395 (52% of max value = 765). Red value is 176 (69.14% from 255 or 44.56% from 395); Green value is 60 (23.83% from 255 or 15.19% from 395); Blue value is 159 (62.5% from 255 or 40.25% from 395); Max value from RGB is 176 - color contains mainly: red. Hex color #B03C9F is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #B03C9F is #4FC360. Grayscale: #696969. Windows color (decimal): -5227361 or 10435760. OLE color: 10435760.
HSL color Cylindrical-coordinate representation of color #B03C9F: hue angle of 308.79º degrees, saturation: 0.49, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #B03C9F is Cyan = 0, Magento = 0.66, Yellow = 0.10 and Black (K on CMYK) = 0.31.
<style> p { color: #B03C9F; } p { color: rgb(176,60,159); } H1.HeaderClassName { color: #B03C9F; } .AnyTagClassName { color: #B03C9F; } </style>
<style> a { background-color: #B03C9F; } a { background-color: rgb(176,60,159); } div.DivClassName { background-color: #B03C9F; } .BgClassName { background-color: #B03C9F; } </style>
<style> span { border-color: #B03C9F; } span { border-color: rgb(176,60,159); } td.TdClassName { border-color: #B03C9F; } .TagClassName { border-color: #B03C9F; } </style>