#B43EAD (or 0xB43EAD) is unknown color: approx Fuchsia. HEX triplet: B4, 3E and AD. RGB value is (180,62,173). Sum of RGB (Red+Green+Blue) = 180+62+173=415 (54% of max value = 765). Red value is 180 (70.70% from 255 or 43.37% from 415); Green value is 62 (24.61% from 255 or 14.94% from 415); Blue value is 173 (67.97% from 255 or 41.69% from 415); Max value from RGB is 180 - color contains mainly: red. Hex color #B43EAD is not a web safe color. Web safe color analog (approx): #CC3399. Inversed color of #B43EAD is #4BC152. Grayscale: #6D6D6D. Windows color (decimal): -4964691 or 11353780. OLE color: 11353780.
HSL color Cylindrical-coordinate representation of color #B43EAD: hue angle of 303.56º degrees, saturation: 0.49, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #B43EAD is Cyan = 0, Magento = 0.66, Yellow = 0.04 and Black (K on CMYK) = 0.29.
<style> p { color: #B43EAD; } p { color: rgb(180,62,173); } H1.HeaderClassName { color: #B43EAD; } .AnyTagClassName { color: #B43EAD; } </style>
<style> a { background-color: #B43EAD; } a { background-color: rgb(180,62,173); } div.DivClassName { background-color: #B43EAD; } .BgClassName { background-color: #B43EAD; } </style>
<style> span { border-color: #B43EAD; } span { border-color: rgb(180,62,173); } td.TdClassName { border-color: #B43EAD; } .TagClassName { border-color: #B43EAD; } </style>