#B44C55 (or 0xB44C55) is unknown color: approx Hippie Pink. HEX triplet: B4, 4C and 55. RGB value is (180,76,85). Sum of RGB (Red+Green+Blue) = 180+76+85=341 (45% of max value = 765). Red value is 180 (70.70% from 255 or 52.79% from 341); Green value is 76 (30.08% from 255 or 22.29% from 341); Blue value is 85 (33.59% from 255 or 24.93% from 341); Max value from RGB is 180 - color contains mainly: red. Hex color #B44C55 is not a web safe color. Web safe color analog (approx): #CC3366. Inversed color of #B44C55 is #4BB3AA. Grayscale: #6C6C6C. Windows color (decimal): -4961195 or 5590196. OLE color: 5590196.
HSL color Cylindrical-coordinate representation of color #B44C55: hue angle of 354.81º 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 #B44C55 is Cyan = 0, Magento = 0.58, Yellow = 0.53 and Black (K on CMYK) = 0.29.
<style> p { color: #B44C55; } p { color: rgb(180,76,85); } H1.HeaderClassName { color: #B44C55; } .AnyTagClassName { color: #B44C55; } </style>
<style> a { background-color: #B44C55; } a { background-color: rgb(180,76,85); } div.DivClassName { background-color: #B44C55; } .BgClassName { background-color: #B44C55; } </style>
<style> span { border-color: #B44C55; } span { border-color: rgb(180,76,85); } td.TdClassName { border-color: #B44C55; } .TagClassName { border-color: #B44C55; } </style>