#B20E3C (or 0xB20E3C) is unknown color: approx Cardinal. HEX triplet: B2, 0E and 3C. RGB value is (178,14,60). Sum of RGB (Red+Green+Blue) = 178+14+60=252 (33% of max value = 765). Red value is 178 (69.92% from 255 or 70.63% from 252); Green value is 14 (5.86% from 255 or 5.56% from 252); Blue value is 60 (23.83% from 255 or 23.81% from 252); Max value from RGB is 178 - color contains mainly: red. Hex color #B20E3C is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #B20E3C is #4DF1C3. Grayscale: #444444. Windows color (decimal): -5108164 or 3935922. OLE color: 3935922.
HSL color Cylindrical-coordinate representation of color #B20E3C: hue angle of 343.17º degrees, saturation: 0.85, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #B20E3C is Cyan = 0, Magento = 0.92, Yellow = 0.66 and Black (K on CMYK) = 0.30.
<style> p { color: #B20E3C; } p { color: rgb(178,14,60); } H1.HeaderClassName { color: #B20E3C; } .AnyTagClassName { color: #B20E3C; } </style>
<style> a { background-color: #B20E3C; } a { background-color: rgb(178,14,60); } div.DivClassName { background-color: #B20E3C; } .BgClassName { background-color: #B20E3C; } </style>
<style> span { border-color: #B20E3C; } span { border-color: rgb(178,14,60); } td.TdClassName { border-color: #B20E3C; } .TagClassName { border-color: #B20E3C; } </style>