#B480BF (or 0xB480BF) is unknown color: approx East Side. HEX triplet: B4, 80 and BF. RGB value is (180,128,191). Sum of RGB (Red+Green+Blue) = 180+128+191=499 (66% of max value = 765). Red value is 180 (70.70% from 255 or 36.07% from 499); Green value is 128 (50.39% from 255 or 25.65% from 499); Blue value is 191 (75% from 255 or 38.28% from 499); Max value from RGB is 191 - color contains mainly: blue. Hex color #B480BF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #B480BF is #4B7F40. Grayscale: #969696. Windows color (decimal): -4947777 or 12550324. OLE color: 12550324.
HSL color Cylindrical-coordinate representation of color #B480BF: hue angle of 289.52º degrees, saturation: 0.33, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #B480BF is Cyan = 0.06, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #b480bf; } p { color: rgb(180,128,191); } H1.HeaderClassName { color: #b480bf; } .AnyTagClassName { color: #b480bf; } </style>
<style> a { background-color: #b480bf; } a { background-color: rgb(180,128,191); } div.DivClassName { background-color: #b480bf; } .BgClassName { background-color: #b480bf; } </style>
<style> span { border-color: #b480bf; } span { border-color: rgb(180,128,191); } td.TdClassName { border-color: #b480bf; } .TagClassName { border-color: #b480bf; } </style>