#B20D42 (or 0xB20D42) is unknown color: approx Cardinal. HEX triplet: B2, 0D and 42. RGB value is (178,13,66). Sum of RGB (Red+Green+Blue) = 178+13+66=257 (34% of max value = 765). Red value is 178 (69.92% from 255 or 69.26% from 257); Green value is 13 (5.47% from 255 or 5.06% from 257); Blue value is 66 (26.17% from 255 or 25.68% from 257); Max value from RGB is 178 - color contains mainly: red. Hex color #B20D42 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #B20D42 is #4DF2BD. Grayscale: #444444. Windows color (decimal): -5108414 or 4328882. OLE color: 4328882.
HSL color Cylindrical-coordinate representation of color #B20D42: hue angle of 340.73º degrees, saturation: 0.86, 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 #B20D42 is Cyan = 0, Magento = 0.93, Yellow = 0.63 and Black (K on CMYK) = 0.30.
<style> p { color: #B20D42; } p { color: rgb(178,13,66); } H1.HeaderClassName { color: #B20D42; } .AnyTagClassName { color: #B20D42; } </style>
<style> a { background-color: #B20D42; } a { background-color: rgb(178,13,66); } div.DivClassName { background-color: #B20D42; } .BgClassName { background-color: #B20D42; } </style>
<style> span { border-color: #B20D42; } span { border-color: rgb(178,13,66); } td.TdClassName { border-color: #B20D42; } .TagClassName { border-color: #B20D42; } </style>