#B0322C (or 0xB0322C) is unknown color: approx Brown. HEX triplet: B0, 32 and 2C. RGB value is (176,50,44). Sum of RGB (Red+Green+Blue) = 176+50+44=270 (35% of max value = 765). Red value is 176 (69.14% from 255 or 65.19% from 270); Green value is 50 (19.92% from 255 or 18.52% from 270); Blue value is 44 (17.58% from 255 or 16.30% from 270); Max value from RGB is 176 - color contains mainly: red. Hex color #B0322C is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #B0322C is #4FCDD3. Grayscale: #575757. Windows color (decimal): -5230036 or 2896560. OLE color: 2896560.
HSL color Cylindrical-coordinate representation of color #B0322C: hue angle of 2.73º degrees, saturation: 0.6, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #B0322C is Cyan = 0, Magento = 0.72, Yellow = 0.75 and Black (K on CMYK) = 0.31.
<style> p { color: #B0322C; } p { color: rgb(176,50,44); } H1.HeaderClassName { color: #B0322C; } .AnyTagClassName { color: #B0322C; } </style>
<style> a { background-color: #B0322C; } a { background-color: rgb(176,50,44); } div.DivClassName { background-color: #B0322C; } .BgClassName { background-color: #B0322C; } </style>
<style> span { border-color: #B0322C; } span { border-color: rgb(176,50,44); } td.TdClassName { border-color: #B0322C; } .TagClassName { border-color: #B0322C; } </style>