#B40D20 (or 0xB40D20) is unknown color: approx Venetian Red. HEX triplet: B4, 0D and 20. RGB value is (180,13,32). Sum of RGB (Red+Green+Blue) = 180+13+32=225 (29% of max value = 765). Red value is 180 (70.70% from 255 or 80% from 225); Green value is 13 (5.47% from 255 or 5.78% from 225); Blue value is 32 (12.89% from 255 or 14.22% from 225); Max value from RGB is 180 - color contains mainly: red. Hex color #B40D20 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #B40D20 is #4BF2DF. Grayscale: #414141. Windows color (decimal): -4977376 or 2100660. OLE color: 2100660.
HSL color Cylindrical-coordinate representation of color #B40D20: hue angle of 353.17º degrees, saturation: 0.87, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #B40D20 is Cyan = 0, Magento = 0.93, Yellow = 0.82 and Black (K on CMYK) = 0.29.
<style> p { color: #b40d20; } p { color: rgb(180,13,32); } H1.HeaderClassName { color: #b40d20; } .AnyTagClassName { color: #b40d20; } </style>
<style> a { background-color: #b40d20; } a { background-color: rgb(180,13,32); } div.DivClassName { background-color: #b40d20; } .BgClassName { background-color: #b40d20; } </style>
<style> span { border-color: #b40d20; } span { border-color: rgb(180,13,32); } td.TdClassName { border-color: #b40d20; } .TagClassName { border-color: #b40d20; } </style>