#B280BE (or 0xB280BE) is unknown color: approx East Side. HEX triplet: B2, 80 and BE. RGB value is (178,128,190). Sum of RGB (Red+Green+Blue) = 178+128+190=496 (65% of max value = 765). Red value is 178 (69.92% from 255 or 35.89% from 496); Green value is 128 (50.39% from 255 or 25.81% from 496); Blue value is 190 (74.61% from 255 or 38.31% from 496); Max value from RGB is 190 - color contains mainly: blue. Hex color #B280BE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #B280BE is #4D7F41. Grayscale: #959595. Windows color (decimal): -5078850 or 12484786. OLE color: 12484786.
HSL color Cylindrical-coordinate representation of color #B280BE: hue angle of 288.39º degrees, saturation: 0.32, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #B280BE is Cyan = 0.06, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #B280BE; } p { color: rgb(178,128,190); } H1.HeaderClassName { color: #B280BE; } .AnyTagClassName { color: #B280BE; } </style>
<style> a { background-color: #B280BE; } a { background-color: rgb(178,128,190); } div.DivClassName { background-color: #B280BE; } .BgClassName { background-color: #B280BE; } </style>
<style> span { border-color: #B280BE; } span { border-color: rgb(178,128,190); } td.TdClassName { border-color: #B280BE; } .TagClassName { border-color: #B280BE; } </style>