#B44C7C (or 0xB44C7C) is unknown color: approx Royal Heath. HEX triplet: B4, 4C and 7C. RGB value is (180,76,124). Sum of RGB (Red+Green+Blue) = 180+76+124=380 (50% of max value = 765). Red value is 180 (70.70% from 255 or 47.37% from 380); Green value is 76 (30.08% from 255 or 20% from 380); Blue value is 124 (48.83% from 255 or 32.63% from 380); Max value from RGB is 180 - color contains mainly: red. Hex color #B44C7C is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #B44C7C is #4BB383. Grayscale: #707070. Windows color (decimal): -4961156 or 8146100. OLE color: 8146100.
HSL color Cylindrical-coordinate representation of color #B44C7C: hue angle of 332.31º degrees, saturation: 0.41, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #B44C7C is Cyan = 0, Magento = 0.58, Yellow = 0.31 and Black (K on CMYK) = 0.29.
<style> p { color: #B44C7C; } p { color: rgb(180,76,124); } H1.HeaderClassName { color: #B44C7C; } .AnyTagClassName { color: #B44C7C; } </style>
<style> a { background-color: #B44C7C; } a { background-color: rgb(180,76,124); } div.DivClassName { background-color: #B44C7C; } .BgClassName { background-color: #B44C7C; } </style>
<style> span { border-color: #B44C7C; } span { border-color: rgb(180,76,124); } td.TdClassName { border-color: #B44C7C; } .TagClassName { border-color: #B44C7C; } </style>