#B13C80 (or 0xB13C80) is unknown color: approx Medium Red Violet. HEX triplet: B1, 3C and 80. RGB value is (177,60,128). Sum of RGB (Red+Green+Blue) = 177+60+128=365 (48% of max value = 765). Red value is 177 (69.53% from 255 or 48.49% from 365); Green value is 60 (23.83% from 255 or 16.44% from 365); Blue value is 128 (50.39% from 255 or 35.07% from 365); Max value from RGB is 177 - color contains mainly: red. Hex color #B13C80 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #B13C80 is #4EC37F. Grayscale: #666666. Windows color (decimal): -5161856 or 8404145. OLE color: 8404145.
HSL color Cylindrical-coordinate representation of color #B13C80: hue angle of 325.13º degrees, saturation: 0.49, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #B13C80 is Cyan = 0, Magento = 0.66, Yellow = 0.28 and Black (K on CMYK) = 0.31.
<style> p { color: #B13C80; } p { color: rgb(177,60,128); } H1.HeaderClassName { color: #B13C80; } .AnyTagClassName { color: #B13C80; } </style>
<style> a { background-color: #B13C80; } a { background-color: rgb(177,60,128); } div.DivClassName { background-color: #B13C80; } .BgClassName { background-color: #B13C80; } </style>
<style> span { border-color: #B13C80; } span { border-color: rgb(177,60,128); } td.TdClassName { border-color: #B13C80; } .TagClassName { border-color: #B13C80; } </style>