#B51F81 (or 0xB51F81) is unknown color: approx Medium Violet Red. HEX triplet: B5, 1F and 81. RGB value is (181,31,129). Sum of RGB (Red+Green+Blue) = 181+31+129=341 (45% of max value = 765). Red value is 181 (71.09% from 255 or 53.08% from 341); Green value is 31 (12.5% from 255 or 9.09% from 341); Blue value is 129 (50.78% from 255 or 37.83% from 341); Max value from RGB is 181 - color contains mainly: red. Hex color #B51F81 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #B51F81 is #4AE07E. Grayscale: #565656. Windows color (decimal): -4907135 or 8462261. OLE color: 8462261.
HSL color Cylindrical-coordinate representation of color #B51F81: hue angle of 320.8º degrees, saturation: 0.71, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #B51F81 is Cyan = 0, Magento = 0.83, Yellow = 0.29 and Black (K on CMYK) = 0.29.
<style> p { color: #B51F81; } p { color: rgb(181,31,129); } H1.HeaderClassName { color: #B51F81; } .AnyTagClassName { color: #B51F81; } </style>
<style> a { background-color: #B51F81; } a { background-color: rgb(181,31,129); } div.DivClassName { background-color: #B51F81; } .BgClassName { background-color: #B51F81; } </style>
<style> span { border-color: #B51F81; } span { border-color: rgb(181,31,129); } td.TdClassName { border-color: #B51F81; } .TagClassName { border-color: #B51F81; } </style>