#BB80CC (or 0xBB80CC) is unknown color: approx East Side. HEX triplet: BB, 80 and CC. RGB value is (187,128,204). Sum of RGB (Red+Green+Blue) = 187+128+204=519 (68% of max value = 765). Red value is 187 (73.44% from 255 or 36.03% from 519); Green value is 128 (50.39% from 255 or 24.66% from 519); Blue value is 204 (80.08% from 255 or 39.31% from 519); Max value from RGB is 204 - color contains mainly: blue. Hex color #BB80CC is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BB80CC is #447F33. Grayscale: #9A9A9A. Windows color (decimal): -4489012 or 13402299. OLE color: 13402299.
HSL color Cylindrical-coordinate representation of color #BB80CC: hue angle of 286.58º degrees, saturation: 0.43, lightness: 0.65%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #BB80CC is Cyan = 0.08, Magento = 0.37, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #BB80CC; } p { color: rgb(187,128,204); } H1.HeaderClassName { color: #BB80CC; } .AnyTagClassName { color: #BB80CC; } </style>
<style> a { background-color: #BB80CC; } a { background-color: rgb(187,128,204); } div.DivClassName { background-color: #BB80CC; } .BgClassName { background-color: #BB80CC; } </style>
<style> span { border-color: #BB80CC; } span { border-color: rgb(187,128,204); } td.TdClassName { border-color: #BB80CC; } .TagClassName { border-color: #BB80CC; } </style>