#B264CB (or 0xB264CB) is unknown color: approx Medium Orchid. HEX triplet: B2, 64 and CB. RGB value is (178,100,203). Sum of RGB (Red+Green+Blue) = 178+100+203=481 (63% of max value = 765). Red value is 178 (69.92% from 255 or 37.01% from 481); Green value is 100 (39.45% from 255 or 20.79% from 481); Blue value is 203 (79.69% from 255 or 42.20% from 481); Max value from RGB is 203 - color contains mainly: blue. Hex color #B264CB is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #B264CB is #4D9B34. Grayscale: #868686. Windows color (decimal): -5086005 or 13329586. OLE color: 13329586.
HSL color Cylindrical-coordinate representation of color #B264CB: hue angle of 285.44º degrees, saturation: 0.5, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #B264CB is Cyan = 0.12, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #B264CB; } p { color: rgb(178,100,203); } H1.HeaderClassName { color: #B264CB; } .AnyTagClassName { color: #B264CB; } </style>
<style> a { background-color: #B264CB; } a { background-color: rgb(178,100,203); } div.DivClassName { background-color: #B264CB; } .BgClassName { background-color: #B264CB; } </style>
<style> span { border-color: #B264CB; } span { border-color: rgb(178,100,203); } td.TdClassName { border-color: #B264CB; } .TagClassName { border-color: #B264CB; } </style>