#B2424B (or 0xB2424B) is unknown color: approx Hippie Pink. HEX triplet: B2, 42 and 4B. RGB value is (178,66,75). Sum of RGB (Red+Green+Blue) = 178+66+75=319 (42% of max value = 765). Red value is 178 (69.92% from 255 or 55.80% from 319); Green value is 66 (26.17% from 255 or 20.69% from 319); Blue value is 75 (29.69% from 255 or 23.51% from 319); Max value from RGB is 178 - color contains mainly: red. Hex color #B2424B is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #B2424B is #4DBDB4. Grayscale: #646464. Windows color (decimal): -5094837 or 4932274. OLE color: 4932274.
HSL color Cylindrical-coordinate representation of color #B2424B: hue angle of 355.18º degrees, saturation: 0.46, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #B2424B is Cyan = 0, Magento = 0.63, Yellow = 0.58 and Black (K on CMYK) = 0.30.
<style> p { color: #B2424B; } p { color: rgb(178,66,75); } H1.HeaderClassName { color: #B2424B; } .AnyTagClassName { color: #B2424B; } </style>
<style> a { background-color: #B2424B; } a { background-color: rgb(178,66,75); } div.DivClassName { background-color: #B2424B; } .BgClassName { background-color: #B2424B; } </style>
<style> span { border-color: #B2424B; } span { border-color: rgb(178,66,75); } td.TdClassName { border-color: #B2424B; } .TagClassName { border-color: #B2424B; } </style>