#BFC1BD (or 0xBFC1BD) is unknown color: approx Pumice. HEX triplet: BF, C1 and BD. RGB value is (191,193,189). Sum of RGB (Red+Green+Blue) = 191+193+189=573 (75% of max value = 765). Red value is 191 (75% from 255 or 33.33% from 573); Green value is 193 (75.78% from 255 or 33.68% from 573); Blue value is 189 (74.22% from 255 or 32.98% from 573); Max value from RGB is 193 - color contains mainly: green. Hex color #BFC1BD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BFC1BD is #403E42. Grayscale: #BFBFBF. Windows color (decimal): -4210243 or 12435903. OLE color: 12435903.
HSL color Cylindrical-coordinate representation of color #BFC1BD: hue angle of 90º degrees, saturation: 0.03, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #BFC1BD is Cyan = 0.01, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.24.
<style> p { color: #BFC1BD; } p { color: rgb(191,193,189); } H1.HeaderClassName { color: #BFC1BD; } .AnyTagClassName { color: #BFC1BD; } </style>
<style> a { background-color: #BFC1BD; } a { background-color: rgb(191,193,189); } div.DivClassName { background-color: #BFC1BD; } .BgClassName { background-color: #BFC1BD; } </style>
<style> span { border-color: #BFC1BD; } span { border-color: rgb(191,193,189); } td.TdClassName { border-color: #BFC1BD; } .TagClassName { border-color: #BFC1BD; } </style>