#B20C35 (or 0xB20C35) is unknown color: approx Cardinal. HEX triplet: B2, 0C and 35. RGB value is (178,12,53). Sum of RGB (Red+Green+Blue) = 178+12+53=243 (32% of max value = 765). Red value is 178 (69.92% from 255 or 73.25% from 243); Green value is 12 (5.08% from 255 or 4.94% from 243); Blue value is 53 (21.09% from 255 or 21.81% from 243); Max value from RGB is 178 - color contains mainly: red. Hex color #B20C35 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #B20C35 is #4DF3CA. Grayscale: #424242. Windows color (decimal): -5108683 or 3476658. OLE color: 3476658.
HSL color Cylindrical-coordinate representation of color #B20C35: hue angle of 345.18º degrees, saturation: 0.87, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #B20C35 is Cyan = 0, Magento = 0.93, Yellow = 0.70 and Black (K on CMYK) = 0.30.
<style> p { color: #B20C35; } p { color: rgb(178,12,53); } H1.HeaderClassName { color: #B20C35; } .AnyTagClassName { color: #B20C35; } </style>
<style> a { background-color: #B20C35; } a { background-color: rgb(178,12,53); } div.DivClassName { background-color: #B20C35; } .BgClassName { background-color: #B20C35; } </style>
<style> span { border-color: #B20C35; } span { border-color: rgb(178,12,53); } td.TdClassName { border-color: #B20C35; } .TagClassName { border-color: #B20C35; } </style>