#B13FA9 (or 0xB13FA9) is unknown color: approx Fuchsia. HEX triplet: B1, 3F and A9. RGB value is (177,63,169). Sum of RGB (Red+Green+Blue) = 177+63+169=409 (54% of max value = 765). Red value is 177 (69.53% from 255 or 43.28% from 409); Green value is 63 (25% from 255 or 15.40% from 409); Blue value is 169 (66.41% from 255 or 41.32% from 409); Max value from RGB is 177 - color contains mainly: red. Hex color #B13FA9 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #B13FA9 is #4EC056. Grayscale: #6C6C6C. Windows color (decimal): -5161047 or 11091889. OLE color: 11091889.
HSL color Cylindrical-coordinate representation of color #B13FA9: hue angle of 304.21º degrees, saturation: 0.48, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #B13FA9 is Cyan = 0, Magento = 0.64, Yellow = 0.05 and Black (K on CMYK) = 0.31.
<style> p { color: #B13FA9; } p { color: rgb(177,63,169); } H1.HeaderClassName { color: #B13FA9; } .AnyTagClassName { color: #B13FA9; } </style>
<style> a { background-color: #B13FA9; } a { background-color: rgb(177,63,169); } div.DivClassName { background-color: #B13FA9; } .BgClassName { background-color: #B13FA9; } </style>
<style> span { border-color: #B13FA9; } span { border-color: rgb(177,63,169); } td.TdClassName { border-color: #B13FA9; } .TagClassName { border-color: #B13FA9; } </style>