#B456EC (or 0xB456EC) is unknown color: approx Medium Orchid. HEX triplet: B4, 56 and EC. RGB value is (180,86,236). Sum of RGB (Red+Green+Blue) = 180+86+236=502 (66% of max value = 765). Red value is 180 (70.70% from 255 or 35.86% from 502); Green value is 86 (33.98% from 255 or 17.13% from 502); Blue value is 236 (92.58% from 255 or 47.01% from 502); Max value from RGB is 236 - color contains mainly: blue. Hex color #B456EC is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #B456EC is #4BA913. Grayscale: #828282. Windows color (decimal): -4958484 or 15488692. OLE color: 15488692.
HSL color Cylindrical-coordinate representation of color #B456EC: hue angle of 277.6º degrees, saturation: 0.8, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #B456EC is Cyan = 0.24, Magento = 0.64, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #B456EC; } p { color: rgb(180,86,236); } H1.HeaderClassName { color: #B456EC; } .AnyTagClassName { color: #B456EC; } </style>
<style> a { background-color: #B456EC; } a { background-color: rgb(180,86,236); } div.DivClassName { background-color: #B456EC; } .BgClassName { background-color: #B456EC; } </style>
<style> span { border-color: #B456EC; } span { border-color: rgb(180,86,236); } td.TdClassName { border-color: #B456EC; } .TagClassName { border-color: #B456EC; } </style>