#BF80BB (or 0xBF80BB) is unknown color: approx London Hue. HEX triplet: BF, 80 and BB. RGB value is (191,128,187). Sum of RGB (Red+Green+Blue) = 191+128+187=506 (67% of max value = 765). Red value is 191 (75% from 255 or 37.75% from 506); Green value is 128 (50.39% from 255 or 25.30% from 506); Blue value is 187 (73.44% from 255 or 36.96% from 506); Max value from RGB is 191 - color contains mainly: red. Hex color #BF80BB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BF80BB is #407F44. Grayscale: #999999. Windows color (decimal): -4226885 or 12288191. OLE color: 12288191.
HSL color Cylindrical-coordinate representation of color #BF80BB: hue angle of 303.81º 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 #BF80BB is Cyan = 0, Magento = 0.33, Yellow = 0.02 and Black (K on CMYK) = 0.25.
<style> p { color: #BF80BB; } p { color: rgb(191,128,187); } H1.HeaderClassName { color: #BF80BB; } .AnyTagClassName { color: #BF80BB; } </style>
<style> a { background-color: #BF80BB; } a { background-color: rgb(191,128,187); } div.DivClassName { background-color: #BF80BB; } .BgClassName { background-color: #BF80BB; } </style>
<style> span { border-color: #BF80BB; } span { border-color: rgb(191,128,187); } td.TdClassName { border-color: #BF80BB; } .TagClassName { border-color: #BF80BB; } </style>