#B51CC3 (or 0xB51CC3) is unknown color: approx Deep Magenta. HEX triplet: B5, 1C and C3. RGB value is (181,28,195). Sum of RGB (Red+Green+Blue) = 181+28+195=404 (53% of max value = 765). Red value is 181 (71.09% from 255 or 44.80% from 404); Green value is 28 (11.33% from 255 or 6.93% from 404); Blue value is 195 (76.56% from 255 or 48.27% from 404); Max value from RGB is 195 - color contains mainly: blue. Hex color #B51CC3 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #B51CC3 is #4AE33C. Grayscale: #5C5C5C. Windows color (decimal): -4907837 or 12786869. OLE color: 12786869.
HSL color Cylindrical-coordinate representation of color #B51CC3: hue angle of 294.97º degrees, saturation: 0.75, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #B51CC3 is Cyan = 0.07, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #B51CC3; } p { color: rgb(181,28,195); } H1.HeaderClassName { color: #B51CC3; } .AnyTagClassName { color: #B51CC3; } </style>
<style> a { background-color: #B51CC3; } a { background-color: rgb(181,28,195); } div.DivClassName { background-color: #B51CC3; } .BgClassName { background-color: #B51CC3; } </style>
<style> span { border-color: #B51CC3; } span { border-color: rgb(181,28,195); } td.TdClassName { border-color: #B51CC3; } .TagClassName { border-color: #B51CC3; } </style>