#B880BF (or 0xB880BF) is unknown color: approx East Side. HEX triplet: B8, 80 and BF. RGB value is (184,128,191). Sum of RGB (Red+Green+Blue) = 184+128+191=503 (66% of max value = 765). Red value is 184 (72.27% from 255 or 36.58% from 503); Green value is 128 (50.39% from 255 or 25.45% from 503); Blue value is 191 (75% from 255 or 37.97% from 503); Max value from RGB is 191 - color contains mainly: blue. Hex color #B880BF is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #B880BF is #477F40. Grayscale: #979797. Windows color (decimal): -4685633 or 12550328. OLE color: 12550328.
HSL color Cylindrical-coordinate representation of color #B880BF: hue angle of 293.33º 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 #B880BF is Cyan = 0.04, Magento = 0.33, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #B880BF; } p { color: rgb(184,128,191); } H1.HeaderClassName { color: #B880BF; } .AnyTagClassName { color: #B880BF; } </style>
<style> a { background-color: #B880BF; } a { background-color: rgb(184,128,191); } div.DivClassName { background-color: #B880BF; } .BgClassName { background-color: #B880BF; } </style>
<style> span { border-color: #B880BF; } span { border-color: rgb(184,128,191); } td.TdClassName { border-color: #B880BF; } .TagClassName { border-color: #B880BF; } </style>