#B70F23 (or 0xB70F23) is unknown color: approx Venetian Red. HEX triplet: B7, 0F and 23. RGB value is (183,15,35). Sum of RGB (Red+Green+Blue) = 183+15+35=233 (30% of max value = 765). Red value is 183 (71.88% from 255 or 78.54% from 233); Green value is 15 (6.25% from 255 or 6.44% from 233); Blue value is 35 (14.06% from 255 or 15.02% from 233); Max value from RGB is 183 - color contains mainly: red. Hex color #B70F23 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #B70F23 is #48F0DC. Grayscale: #434343. Windows color (decimal): -4780253 or 2297783. OLE color: 2297783.
HSL color Cylindrical-coordinate representation of color #B70F23: hue angle of 352.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 #B70F23 is Cyan = 0, Magento = 0.92, Yellow = 0.81 and Black (K on CMYK) = 0.28.
<style> p { color: #b70f23; } p { color: rgb(183,15,35); } H1.HeaderClassName { color: #b70f23; } .AnyTagClassName { color: #b70f23; } </style>
<style> a { background-color: #b70f23; } a { background-color: rgb(183,15,35); } div.DivClassName { background-color: #b70f23; } .BgClassName { background-color: #b70f23; } </style>
<style> span { border-color: #b70f23; } span { border-color: rgb(183,15,35); } td.TdClassName { border-color: #b70f23; } .TagClassName { border-color: #b70f23; } </style>