#BFBBC3 (or 0xBFBBC3) is unknown color: approx French Grey. HEX triplet: BF, BB and C3. RGB value is (191,187,195). Sum of RGB (Red+Green+Blue) = 191+187+195=573 (75% of max value = 765). Red value is 191 (75% from 255 or 33.33% from 573); Green value is 187 (73.44% from 255 or 32.64% from 573); Blue value is 195 (76.56% from 255 or 34.03% from 573); Max value from RGB is 195 - color contains mainly: blue. Hex color #BFBBC3 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BFBBC3 is #40443C. Grayscale: #BDBDBD. Windows color (decimal): -4211773 or 12827583. OLE color: 12827583.
HSL color Cylindrical-coordinate representation of color #BFBBC3: hue angle of 270º degrees, saturation: 0.06, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #BFBBC3 is Cyan = 0.02, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.24.
<style> p { color: #BFBBC3; } p { color: rgb(191,187,195); } H1.HeaderClassName { color: #BFBBC3; } .AnyTagClassName { color: #BFBBC3; } </style>
<style> a { background-color: #BFBBC3; } a { background-color: rgb(191,187,195); } div.DivClassName { background-color: #BFBBC3; } .BgClassName { background-color: #BFBBC3; } </style>
<style> span { border-color: #BFBBC3; } span { border-color: rgb(191,187,195); } td.TdClassName { border-color: #BFBBC3; } .TagClassName { border-color: #BFBBC3; } </style>