#B80C32 (or 0xB80C32) is unknown color: approx Cardinal. HEX triplet: B8, 0C and 32. RGB value is (184,12,50). Sum of RGB (Red+Green+Blue) = 184+12+50=246 (32% of max value = 765). Red value is 184 (72.27% from 255 or 74.80% from 246); Green value is 12 (5.08% from 255 or 4.88% from 246); Blue value is 50 (19.92% from 255 or 20.33% from 246); Max value from RGB is 184 - color contains mainly: red. Hex color #B80C32 is not a web safe color. Web safe color analog (approx): #CC0033. Inversed color of #B80C32 is #47F3CD. Grayscale: #434343. Windows color (decimal): -4715470 or 3280056. OLE color: 3280056.
HSL color Cylindrical-coordinate representation of color #B80C32: hue angle of 346.74º degrees, saturation: 0.88, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #B80C32 is Cyan = 0, Magento = 0.93, Yellow = 0.73 and Black (K on CMYK) = 0.28.
<style> p { color: #b80c32; } p { color: rgb(184,12,50); } H1.HeaderClassName { color: #b80c32; } .AnyTagClassName { color: #b80c32; } </style>
<style> a { background-color: #b80c32; } a { background-color: rgb(184,12,50); } div.DivClassName { background-color: #b80c32; } .BgClassName { background-color: #b80c32; } </style>
<style> span { border-color: #b80c32; } span { border-color: rgb(184,12,50); } td.TdClassName { border-color: #b80c32; } .TagClassName { border-color: #b80c32; } </style>