#B40C2C (or 0xB40C2C) is unknown color: approx Cardinal. HEX triplet: B4, 0C and 2C. RGB value is (180,12,44). Sum of RGB (Red+Green+Blue) = 180+12+44=236 (31% of max value = 765). Red value is 180 (70.70% from 255 or 76.27% from 236); Green value is 12 (5.08% from 255 or 5.08% from 236); Blue value is 44 (17.58% from 255 or 18.64% from 236); Max value from RGB is 180 - color contains mainly: red. Hex color #B40C2C is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #B40C2C is #4BF3D3. Grayscale: #414141. Windows color (decimal): -4977620 or 2886836. OLE color: 2886836.
HSL color Cylindrical-coordinate representation of color #B40C2C: hue angle of 348.57º degrees, saturation: 0.88, 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 #B40C2C is Cyan = 0, Magento = 0.93, Yellow = 0.76 and Black (K on CMYK) = 0.29.
<style> p { color: #B40C2C; } p { color: rgb(180,12,44); } H1.HeaderClassName { color: #B40C2C; } .AnyTagClassName { color: #B40C2C; } </style>
<style> a { background-color: #B40C2C; } a { background-color: rgb(180,12,44); } div.DivClassName { background-color: #B40C2C; } .BgClassName { background-color: #B40C2C; } </style>
<style> span { border-color: #B40C2C; } span { border-color: rgb(180,12,44); } td.TdClassName { border-color: #B40C2C; } .TagClassName { border-color: #B40C2C; } </style>