#B73999 (or 0xB73999) is unknown color: approx Medium Red Violet. HEX triplet: B7, 39 and 99. RGB value is (183,57,153). Sum of RGB (Red+Green+Blue) = 183+57+153=393 (52% of max value = 765). Red value is 183 (71.88% from 255 or 46.56% from 393); Green value is 57 (22.66% from 255 or 14.50% from 393); Blue value is 153 (60.16% from 255 or 38.93% from 393); Max value from RGB is 183 - color contains mainly: red. Hex color #B73999 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #B73999 is #48C666. Grayscale: #696969. Windows color (decimal): -4769383 or 10041783. OLE color: 10041783.
HSL color Cylindrical-coordinate representation of color #B73999: hue angle of 314.29º degrees, saturation: 0.52, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #B73999 is Cyan = 0, Magento = 0.69, Yellow = 0.16 and Black (K on CMYK) = 0.28.
<style> p { color: #b73999; } p { color: rgb(183,57,153); } H1.HeaderClassName { color: #b73999; } .AnyTagClassName { color: #b73999; } </style>
<style> a { background-color: #b73999; } a { background-color: rgb(183,57,153); } div.DivClassName { background-color: #b73999; } .BgClassName { background-color: #b73999; } </style>
<style> span { border-color: #b73999; } span { border-color: rgb(183,57,153); } td.TdClassName { border-color: #b73999; } .TagClassName { border-color: #b73999; } </style>