#B54ABB (or 0xB54ABB) is unknown color: approx Fuchsia. HEX triplet: B5, 4A and BB. RGB value is (181,74,187). Sum of RGB (Red+Green+Blue) = 181+74+187=442 (58% of max value = 765). Red value is 181 (71.09% from 255 or 40.95% from 442); Green value is 74 (29.30% from 255 or 16.74% from 442); Blue value is 187 (73.44% from 255 or 42.31% from 442); Max value from RGB is 187 - color contains mainly: blue. Hex color #B54ABB is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #B54ABB is #4AB544. Grayscale: #767676. Windows color (decimal): -4896069 or 12274357. OLE color: 12274357.
HSL color Cylindrical-coordinate representation of color #B54ABB: hue angle of 296.81º degrees, saturation: 0.45, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #B54ABB is Cyan = 0.03, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #B54ABB; } p { color: rgb(181,74,187); } H1.HeaderClassName { color: #B54ABB; } .AnyTagClassName { color: #B54ABB; } </style>
<style> a { background-color: #B54ABB; } a { background-color: rgb(181,74,187); } div.DivClassName { background-color: #B54ABB; } .BgClassName { background-color: #B54ABB; } </style>
<style> span { border-color: #B54ABB; } span { border-color: rgb(181,74,187); } td.TdClassName { border-color: #B54ABB; } .TagClassName { border-color: #B54ABB; } </style>