#BFBEBF (or 0xBFBEBF) is unknown color: approx Lola. HEX triplet: BF, BE and BF. RGB value is (191,190,191). Sum of RGB (Red+Green+Blue) = 191+190+191=572 (75% of max value = 765). Red value is 191 (75% from 255 or 33.39% from 572); Green value is 190 (74.61% from 255 or 33.22% from 572); Blue value is 191 (75% from 255 or 33.39% from 572); Max value from RGB is 191 - color contains mainly: red, blue. Hex color #BFBEBF is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BFBEBF is #404140. Grayscale: #BEBEBE. Windows color (decimal): -4211009 or 12566207. OLE color: 12566207.
HSL color Cylindrical-coordinate representation of color #BFBEBF: hue angle of 300º degrees, saturation: 0.01, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #BFBEBF is Cyan = 0, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BFBEBF; } p { color: rgb(191,190,191); } H1.HeaderClassName { color: #BFBEBF; } .AnyTagClassName { color: #BFBEBF; } </style>
<style> a { background-color: #BFBEBF; } a { background-color: rgb(191,190,191); } div.DivClassName { background-color: #BFBEBF; } .BgClassName { background-color: #BFBEBF; } </style>
<style> span { border-color: #BFBEBF; } span { border-color: rgb(191,190,191); } td.TdClassName { border-color: #BFBEBF; } .TagClassName { border-color: #BFBEBF; } </style>