#B42EB5 (or 0xB42EB5) is unknown color: approx Fuchsia. HEX triplet: B4, 2E and B5. RGB value is (180,46,181). Sum of RGB (Red+Green+Blue) = 180+46+181=407 (53% of max value = 765). Red value is 180 (70.70% from 255 or 44.23% from 407); Green value is 46 (18.36% from 255 or 11.30% from 407); Blue value is 181 (71.09% from 255 or 44.47% from 407); Max value from RGB is 181 - color contains mainly: blue. Hex color #B42EB5 is not a web safe color. Web safe color analog (approx): #CC33CC. Inversed color of #B42EB5 is #4BD14A. Grayscale: #656565. Windows color (decimal): -4968779 or 11873972. OLE color: 11873972.
HSL color Cylindrical-coordinate representation of color #B42EB5: hue angle of 299.56º degrees, saturation: 0.59, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #B42EB5 is Cyan = 0.01, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #B42EB5; } p { color: rgb(180,46,181); } H1.HeaderClassName { color: #B42EB5; } .AnyTagClassName { color: #B42EB5; } </style>
<style> a { background-color: #B42EB5; } a { background-color: rgb(180,46,181); } div.DivClassName { background-color: #B42EB5; } .BgClassName { background-color: #B42EB5; } </style>
<style> span { border-color: #B42EB5; } span { border-color: rgb(180,46,181); } td.TdClassName { border-color: #B42EB5; } .TagClassName { border-color: #B42EB5; } </style>