#B32D98 (or 0xB32D98) is unknown color: approx Medium Red Violet. HEX triplet: B3, 2D and 98. RGB value is (179,45,152). Sum of RGB (Red+Green+Blue) = 179+45+152=376 (49% of max value = 765). Red value is 179 (70.31% from 255 or 47.61% from 376); Green value is 45 (17.97% from 255 or 11.97% from 376); Blue value is 152 (59.77% from 255 or 40.43% from 376); Max value from RGB is 179 - color contains mainly: red. Hex color #B32D98 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #B32D98 is #4CD267. Grayscale: #606060. Windows color (decimal): -5034600 or 9973171. OLE color: 9973171.
HSL color Cylindrical-coordinate representation of color #B32D98: hue angle of 312.09º degrees, saturation: 0.6, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #B32D98 is Cyan = 0, Magento = 0.75, Yellow = 0.15 and Black (K on CMYK) = 0.30.
<style> p { color: #B32D98; } p { color: rgb(179,45,152); } H1.HeaderClassName { color: #B32D98; } .AnyTagClassName { color: #B32D98; } </style>
<style> a { background-color: #B32D98; } a { background-color: rgb(179,45,152); } div.DivClassName { background-color: #B32D98; } .BgClassName { background-color: #B32D98; } </style>
<style> span { border-color: #B32D98; } span { border-color: rgb(179,45,152); } td.TdClassName { border-color: #B32D98; } .TagClassName { border-color: #B32D98; } </style>