#B55EBB (or 0xB55EBB) is unknown color: approx Fuchsia. HEX triplet: B5, 5E and BB. RGB value is (181,94,187). Sum of RGB (Red+Green+Blue) = 181+94+187=462 (61% of max value = 765). Red value is 181 (71.09% from 255 or 39.18% from 462); Green value is 94 (37.11% from 255 or 20.35% from 462); Blue value is 187 (73.44% from 255 or 40.48% from 462); Max value from RGB is 187 - color contains mainly: blue. Hex color #B55EBB is not a web safe color. Web safe color analog (approx): #CC66CC. Inversed color of #B55EBB is #4AA144. Grayscale: #828282. Windows color (decimal): -4890949 or 12279477. OLE color: 12279477.
HSL color Cylindrical-coordinate representation of color #B55EBB: hue angle of 296.13º degrees, saturation: 0.41, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #B55EBB is Cyan = 0.03, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #b55ebb; } p { color: rgb(181,94,187); } H1.HeaderClassName { color: #b55ebb; } .AnyTagClassName { color: #b55ebb; } </style>
<style> a { background-color: #b55ebb; } a { background-color: rgb(181,94,187); } div.DivClassName { background-color: #b55ebb; } .BgClassName { background-color: #b55ebb; } </style>
<style> span { border-color: #b55ebb; } span { border-color: rgb(181,94,187); } td.TdClassName { border-color: #b55ebb; } .TagClassName { border-color: #b55ebb; } </style>