#B84881 (or 0xB84881) is unknown color: approx Mulberry. HEX triplet: B8, 48 and 81. RGB value is (184,72,129). Sum of RGB (Red+Green+Blue) = 184+72+129=385 (50% of max value = 765). Red value is 184 (72.27% from 255 or 47.79% from 385); Green value is 72 (28.52% from 255 or 18.70% from 385); Blue value is 129 (50.78% from 255 or 33.51% from 385); Max value from RGB is 184 - color contains mainly: red. Hex color #B84881 is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #B84881 is #47B77E. Grayscale: #6F6F6F. Windows color (decimal): -4700031 or 8472760. OLE color: 8472760.
HSL color Cylindrical-coordinate representation of color #B84881: hue angle of 329.46º degrees, saturation: 0.44, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #B84881 is Cyan = 0, Magento = 0.61, Yellow = 0.30 and Black (K on CMYK) = 0.28.
<style> p { color: #B84881; } p { color: rgb(184,72,129); } H1.HeaderClassName { color: #B84881; } .AnyTagClassName { color: #B84881; } </style>
<style> a { background-color: #B84881; } a { background-color: rgb(184,72,129); } div.DivClassName { background-color: #B84881; } .BgClassName { background-color: #B84881; } </style>
<style> span { border-color: #B84881; } span { border-color: rgb(184,72,129); } td.TdClassName { border-color: #B84881; } .TagClassName { border-color: #B84881; } </style>