#B70F31 (or 0xB70F31) is unknown color: approx Cardinal. HEX triplet: B7, 0F and 31. RGB value is (183,15,49). Sum of RGB (Red+Green+Blue) = 183+15+49=247 (32% of max value = 765). Red value is 183 (71.88% from 255 or 74.09% from 247); Green value is 15 (6.25% from 255 or 6.07% from 247); Blue value is 49 (19.53% from 255 or 19.84% from 247); Max value from RGB is 183 - color contains mainly: red. Hex color #B70F31 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #B70F31 is #48F0CE. Grayscale: #454545. Windows color (decimal): -4780239 or 3215287. OLE color: 3215287.
HSL color Cylindrical-coordinate representation of color #B70F31: hue angle of 347.86º degrees, saturation: 0.85, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #B70F31 is Cyan = 0, Magento = 0.92, Yellow = 0.73 and Black (K on CMYK) = 0.28.
<style> p { color: #B70F31; } p { color: rgb(183,15,49); } H1.HeaderClassName { color: #B70F31; } .AnyTagClassName { color: #B70F31; } </style>
<style> a { background-color: #B70F31; } a { background-color: rgb(183,15,49); } div.DivClassName { background-color: #B70F31; } .BgClassName { background-color: #B70F31; } </style>
<style> span { border-color: #B70F31; } span { border-color: rgb(183,15,49); } td.TdClassName { border-color: #B70F31; } .TagClassName { border-color: #B70F31; } </style>