#B848BB (or 0xB848BB) is unknown color: approx Fuchsia. HEX triplet: B8, 48 and BB. RGB value is (184,72,187). Sum of RGB (Red+Green+Blue) = 184+72+187=443 (58% of max value = 765). Red value is 184 (72.27% from 255 or 41.53% from 443); Green value is 72 (28.52% from 255 or 16.25% from 443); Blue value is 187 (73.44% from 255 or 42.21% from 443); Max value from RGB is 187 - color contains mainly: blue. Hex color #B848BB is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #B848BB is #47B744. Grayscale: #767676. Windows color (decimal): -4699973 or 12273848. OLE color: 12273848.
HSL color Cylindrical-coordinate representation of color #B848BB: hue angle of 298.43º degrees, saturation: 0.46, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #B848BB is Cyan = 0.02, Magento = 0.61, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #B848BB; } p { color: rgb(184,72,187); } H1.HeaderClassName { color: #B848BB; } .AnyTagClassName { color: #B848BB; } </style>
<style> a { background-color: #B848BB; } a { background-color: rgb(184,72,187); } div.DivClassName { background-color: #B848BB; } .BgClassName { background-color: #B848BB; } </style>
<style> span { border-color: #B848BB; } span { border-color: rgb(184,72,187); } td.TdClassName { border-color: #B848BB; } .TagClassName { border-color: #B848BB; } </style>