#BBBBB7 (or 0xBBBBB7) is unknown color: approx Silver Sand. HEX triplet: BB, BB and B7. RGB value is (187,187,183). Sum of RGB (Red+Green+Blue) = 187+187+183=557 (73% of max value = 765). Red value is 187 (73.44% from 255 or 33.57% from 557); Green value is 187 (73.44% from 255 or 33.57% from 557); Blue value is 183 (71.88% from 255 or 32.85% from 557); Max value from RGB is 187 - color contains mainly: red, green. Hex color #BBBBB7 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BBBBB7 is #444448. Grayscale: #BABABA. Windows color (decimal): -4473929 or 12041147. OLE color: 12041147.
HSL color Cylindrical-coordinate representation of color #BBBBB7: hue angle of 60º degrees, saturation: 0.03, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #BBBBB7 is Cyan = 0, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.27.
<style> p { color: #BBBBB7; } p { color: rgb(187,187,183); } H1.HeaderClassName { color: #BBBBB7; } .AnyTagClassName { color: #BBBBB7; } </style>
<style> a { background-color: #BBBBB7; } a { background-color: rgb(187,187,183); } div.DivClassName { background-color: #BBBBB7; } .BgClassName { background-color: #BBBBB7; } </style>
<style> span { border-color: #BBBBB7; } span { border-color: rgb(187,187,183); } td.TdClassName { border-color: #BBBBB7; } .TagClassName { border-color: #BBBBB7; } </style>