#BFBFC3 (or 0xBFBFC3) is unknown color: approx Ghost. HEX triplet: BF, BF and C3. RGB value is (191,191,195). Sum of RGB (Red+Green+Blue) = 191+191+195=577 (76% of max value = 765). Red value is 191 (75% from 255 or 33.10% from 577); Green value is 191 (75% from 255 or 33.10% from 577); Blue value is 195 (76.56% from 255 or 33.80% from 577); Max value from RGB is 195 - color contains mainly: blue. Hex color #BFBFC3 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BFBFC3 is #40403C. Grayscale: #BFBFBF. Windows color (decimal): -4210749 or 12828607. OLE color: 12828607.
HSL color Cylindrical-coordinate representation of color #BFBFC3: hue angle of 240º degrees, saturation: 0.03, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #BFBFC3 is Cyan = 0.02, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #BFBFC3; } p { color: rgb(191,191,195); } H1.HeaderClassName { color: #BFBFC3; } .AnyTagClassName { color: #BFBFC3; } </style>
<style> a { background-color: #BFBFC3; } a { background-color: rgb(191,191,195); } div.DivClassName { background-color: #BFBFC3; } .BgClassName { background-color: #BFBFC3; } </style>
<style> span { border-color: #BFBFC3; } span { border-color: rgb(191,191,195); } td.TdClassName { border-color: #BFBFC3; } .TagClassName { border-color: #BFBFC3; } </style>