#B70C5C (or 0xB70C5C) is unknown color: approx Jazzberry Jam. HEX triplet: B7, 0C and 5C. RGB value is (183,12,92). Sum of RGB (Red+Green+Blue) = 183+12+92=287 (38% of max value = 765). Red value is 183 (71.88% from 255 or 63.76% from 287); Green value is 12 (5.08% from 255 or 4.18% from 287); Blue value is 92 (36.33% from 255 or 32.06% from 287); Max value from RGB is 183 - color contains mainly: red. Hex color #B70C5C is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #B70C5C is #48F3A3. Grayscale: #484848. Windows color (decimal): -4780964 or 6032567. OLE color: 6032567.
HSL color Cylindrical-coordinate representation of color #B70C5C: hue angle of 331.93º degrees, saturation: 0.88, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #B70C5C is Cyan = 0, Magento = 0.93, Yellow = 0.50 and Black (K on CMYK) = 0.28.
<style> p { color: #B70C5C; } p { color: rgb(183,12,92); } H1.HeaderClassName { color: #B70C5C; } .AnyTagClassName { color: #B70C5C; } </style>
<style> a { background-color: #B70C5C; } a { background-color: rgb(183,12,92); } div.DivClassName { background-color: #B70C5C; } .BgClassName { background-color: #B70C5C; } </style>
<style> span { border-color: #B70C5C; } span { border-color: rgb(183,12,92); } td.TdClassName { border-color: #B70C5C; } .TagClassName { border-color: #B70C5C; } </style>