#B4177C (or 0xB4177C) is unknown color: approx Medium Violet Red. HEX triplet: B4, 17 and 7C. RGB value is (180,23,124). Sum of RGB (Red+Green+Blue) = 180+23+124=327 (43% of max value = 765). Red value is 180 (70.70% from 255 or 55.05% from 327); Green value is 23 (9.38% from 255 or 7.03% from 327); Blue value is 124 (48.83% from 255 or 37.92% from 327); Max value from RGB is 180 - color contains mainly: red. Hex color #B4177C is not a web safe color. Web safe color analog (approx): #CC0066. Inversed color of #B4177C is #4BE883. Grayscale: #515151. Windows color (decimal): -4974724 or 8132532. OLE color: 8132532.
HSL color Cylindrical-coordinate representation of color #B4177C: hue angle of 321.4º degrees, saturation: 0.77, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #B4177C is Cyan = 0, Magento = 0.87, Yellow = 0.31 and Black (K on CMYK) = 0.29.
<style> p { color: #B4177C; } p { color: rgb(180,23,124); } H1.HeaderClassName { color: #B4177C; } .AnyTagClassName { color: #B4177C; } </style>
<style> a { background-color: #B4177C; } a { background-color: rgb(180,23,124); } div.DivClassName { background-color: #B4177C; } .BgClassName { background-color: #B4177C; } </style>
<style> span { border-color: #B4177C; } span { border-color: rgb(180,23,124); } td.TdClassName { border-color: #B4177C; } .TagClassName { border-color: #B4177C; } </style>