#B32CB5 (or 0xB32CB5) is unknown color: approx Fuchsia. HEX triplet: B3, 2C and B5. RGB value is (179,44,181). Sum of RGB (Red+Green+Blue) = 179+44+181=404 (53% of max value = 765). Red value is 179 (70.31% from 255 or 44.31% from 404); Green value is 44 (17.58% from 255 or 10.89% from 404); Blue value is 181 (71.09% from 255 or 44.80% from 404); Max value from RGB is 181 - color contains mainly: blue. Hex color #B32CB5 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #B32CB5 is #4CD34A. Grayscale: #636363. Windows color (decimal): -5034827 or 11873459. OLE color: 11873459.
HSL color Cylindrical-coordinate representation of color #B32CB5: hue angle of 299.12º degrees, saturation: 0.61, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #B32CB5 is Cyan = 0.01, Magento = 0.76, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #B32CB5; } p { color: rgb(179,44,181); } H1.HeaderClassName { color: #B32CB5; } .AnyTagClassName { color: #B32CB5; } </style>
<style> a { background-color: #B32CB5; } a { background-color: rgb(179,44,181); } div.DivClassName { background-color: #B32CB5; } .BgClassName { background-color: #B32CB5; } </style>
<style> span { border-color: #B32CB5; } span { border-color: rgb(179,44,181); } td.TdClassName { border-color: #B32CB5; } .TagClassName { border-color: #B32CB5; } </style>