#BFBEBD (or 0xBFBEBD) is unknown color: approx Pale Slate. HEX triplet: BF, BE and BD. RGB value is (191,190,189). Sum of RGB (Red+Green+Blue) = 191+190+189=570 (75% of max value = 765). Red value is 191 (75% from 255 or 33.51% from 570); Green value is 190 (74.61% from 255 or 33.33% from 570); Blue value is 189 (74.22% from 255 or 33.16% from 570); Max value from RGB is 191 - color contains mainly: red. Hex color #BFBEBD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BFBEBD is #404142. Grayscale: #BEBEBE. Windows color (decimal): -4211011 or 12435135. OLE color: 12435135.
HSL color Cylindrical-coordinate representation of color #BFBEBD: hue angle of 30º degrees, saturation: 0.02, 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 #BFBEBD is Cyan = 0, Magento = 0.01, Yellow = 0.01 and Black (K on CMYK) = 0.25.
<style> p { color: #BFBEBD; } p { color: rgb(191,190,189); } H1.HeaderClassName { color: #BFBEBD; } .AnyTagClassName { color: #BFBEBD; } </style>
<style> a { background-color: #BFBEBD; } a { background-color: rgb(191,190,189); } div.DivClassName { background-color: #BFBEBD; } .BgClassName { background-color: #BFBEBD; } </style>
<style> span { border-color: #BFBEBD; } span { border-color: rgb(191,190,189); } td.TdClassName { border-color: #BFBEBD; } .TagClassName { border-color: #BFBEBD; } </style>