#B47CF0 (or 0xB47CF0) is unknown color: approx Medium Purple. HEX triplet: B4, 7C and F0. RGB value is (180,124,240). Sum of RGB (Red+Green+Blue) = 180+124+240=544 (72% of max value = 765). Red value is 180 (70.70% from 255 or 33.09% from 544); Green value is 124 (48.83% from 255 or 22.79% from 544); Blue value is 240 (94.14% from 255 or 44.12% from 544); Max value from RGB is 240 - color contains mainly: blue. Hex color #B47CF0 is not a web safe color. Web safe color analog (approx): #CC66FF. Inversed color of #B47CF0 is #4B830F. Grayscale: #999999. Windows color (decimal): -4948752 or 15760564. OLE color: 15760564.
HSL color Cylindrical-coordinate representation of color #B47CF0: hue angle of 268.97º degrees, saturation: 0.79, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #B47CF0 is Cyan = 0.25, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.06.
<style> p { color: #B47CF0; } p { color: rgb(180,124,240); } H1.HeaderClassName { color: #B47CF0; } .AnyTagClassName { color: #B47CF0; } </style>
<style> a { background-color: #B47CF0; } a { background-color: rgb(180,124,240); } div.DivClassName { background-color: #B47CF0; } .BgClassName { background-color: #B47CF0; } </style>
<style> span { border-color: #B47CF0; } span { border-color: rgb(180,124,240); } td.TdClassName { border-color: #B47CF0; } .TagClassName { border-color: #B47CF0; } </style>