#B0344C (or 0xB0344C) is unknown color: approx Old Rose. HEX triplet: B0, 34 and 4C. RGB value is (176,52,76). Sum of RGB (Red+Green+Blue) = 176+52+76=304 (40% of max value = 765). Red value is 176 (69.14% from 255 or 57.89% from 304); Green value is 52 (20.70% from 255 or 17.11% from 304); Blue value is 76 (30.08% from 255 or 25% from 304); Max value from RGB is 176 - color contains mainly: red. Hex color #B0344C is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #B0344C is #4FCBB3. Grayscale: #5B5B5B. Windows color (decimal): -5229492 or 4994224. OLE color: 4994224.
HSL color Cylindrical-coordinate representation of color #B0344C: hue angle of 348.39º degrees, saturation: 0.54, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #B0344C is Cyan = 0, Magento = 0.70, Yellow = 0.57 and Black (K on CMYK) = 0.31.
<style> p { color: #B0344C; } p { color: rgb(176,52,76); } H1.HeaderClassName { color: #B0344C; } .AnyTagClassName { color: #B0344C; } </style>
<style> a { background-color: #B0344C; } a { background-color: rgb(176,52,76); } div.DivClassName { background-color: #B0344C; } .BgClassName { background-color: #B0344C; } </style>
<style> span { border-color: #B0344C; } span { border-color: rgb(176,52,76); } td.TdClassName { border-color: #B0344C; } .TagClassName { border-color: #B0344C; } </style>