#B41C5C (or 0xB41C5C) is unknown color: approx Jazzberry Jam. HEX triplet: B4, 1C and 5C. RGB value is (180,28,92). Sum of RGB (Red+Green+Blue) = 180+28+92=300 (39% of max value = 765). Red value is 180 (70.70% from 255 or 60% from 300); Green value is 28 (11.33% from 255 or 9.33% from 300); Blue value is 92 (36.33% from 255 or 30.67% from 300); Max value from RGB is 180 - color contains mainly: red. Hex color #B41C5C is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #B41C5C is #4BE3A3. Grayscale: #505050. Windows color (decimal): -4973476 or 6036660. OLE color: 6036660.
HSL color Cylindrical-coordinate representation of color #B41C5C: hue angle of 334.74º degrees, saturation: 0.73, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #B41C5C is Cyan = 0, Magento = 0.84, Yellow = 0.49 and Black (K on CMYK) = 0.29.
<style> p { color: #B41C5C; } p { color: rgb(180,28,92); } H1.HeaderClassName { color: #B41C5C; } .AnyTagClassName { color: #B41C5C; } </style>
<style> a { background-color: #B41C5C; } a { background-color: rgb(180,28,92); } div.DivClassName { background-color: #B41C5C; } .BgClassName { background-color: #B41C5C; } </style>
<style> span { border-color: #B41C5C; } span { border-color: rgb(180,28,92); } td.TdClassName { border-color: #B41C5C; } .TagClassName { border-color: #B41C5C; } </style>