#BFA1BB (or 0xBFA1BB) is unknown color: approx Lilac. HEX triplet: BF, A1 and BB. RGB value is (191,161,187). Sum of RGB (Red+Green+Blue) = 191+161+187=539 (71% of max value = 765). Red value is 191 (75% from 255 or 35.44% from 539); Green value is 161 (63.28% from 255 or 29.87% from 539); Blue value is 187 (73.44% from 255 or 34.69% from 539); Max value from RGB is 191 - color contains mainly: red. Hex color #BFA1BB is not a web safe color. Web safe color analog (approx): #CC99CC. Inversed color of #BFA1BB is #405E44. Grayscale: #ACACAC. Windows color (decimal): -4218437 or 12296639. OLE color: 12296639.
HSL color Cylindrical-coordinate representation of color #BFA1BB: hue angle of 308º degrees, saturation: 0.19, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #BFA1BB is Cyan = 0, Magento = 0.16, Yellow = 0.02 and Black (K on CMYK) = 0.25.
<style> p { color: #BFA1BB; } p { color: rgb(191,161,187); } H1.HeaderClassName { color: #BFA1BB; } .AnyTagClassName { color: #BFA1BB; } </style>
<style> a { background-color: #BFA1BB; } a { background-color: rgb(191,161,187); } div.DivClassName { background-color: #BFA1BB; } .BgClassName { background-color: #BFA1BB; } </style>
<style> span { border-color: #BFA1BB; } span { border-color: rgb(191,161,187); } td.TdClassName { border-color: #BFA1BB; } .TagClassName { border-color: #BFA1BB; } </style>