#B0371C (or 0xB0371C) is unknown color: approx Rust. HEX triplet: B0, 37 and 1C. RGB value is (176,55,28). Sum of RGB (Red+Green+Blue) = 176+55+28=259 (34% of max value = 765). Red value is 176 (69.14% from 255 or 67.95% from 259); Green value is 55 (21.88% from 255 or 21.24% from 259); Blue value is 28 (11.33% from 255 or 10.81% from 259); Max value from RGB is 176 - color contains mainly: red. Hex color #B0371C is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #B0371C is #4FC8E3. Grayscale: #585858. Windows color (decimal): -5228772 or 1849264. OLE color: 1849264.
HSL color Cylindrical-coordinate representation of color #B0371C: hue angle of 10.95º degrees, saturation: 0.73, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #B0371C is Cyan = 0, Magento = 0.69, Yellow = 0.84 and Black (K on CMYK) = 0.31.
<style> p { color: #b0371c; } p { color: rgb(176,55,28); } H1.HeaderClassName { color: #b0371c; } .AnyTagClassName { color: #b0371c; } </style>
<style> a { background-color: #b0371c; } a { background-color: rgb(176,55,28); } div.DivClassName { background-color: #b0371c; } .BgClassName { background-color: #b0371c; } </style>
<style> span { border-color: #b0371c; } span { border-color: rgb(176,55,28); } td.TdClassName { border-color: #b0371c; } .TagClassName { border-color: #b0371c; } </style>