#BCBBB7 (or 0xBCBBB7) is unknown color: approx Silver Sand. HEX triplet: BC, BB and B7. RGB value is (188,187,183). Sum of RGB (Red+Green+Blue) = 188+187+183=558 (73% of max value = 765). Red value is 188 (73.83% from 255 or 33.69% from 558); Green value is 187 (73.44% from 255 or 33.51% from 558); Blue value is 183 (71.88% from 255 or 32.80% from 558); Max value from RGB is 188 - color contains mainly: red. Hex color #BCBBB7 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BCBBB7 is #434448. Grayscale: #BABABA. Windows color (decimal): -4408393 or 12041148. OLE color: 12041148.
HSL color Cylindrical-coordinate representation of color #BCBBB7: hue angle of 48º degrees, saturation: 0.04, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #BCBBB7 is Cyan = 0, Magento = 0.01, Yellow = 0.03 and Black (K on CMYK) = 0.26.
<style> p { color: #BCBBB7; } p { color: rgb(188,187,183); } H1.HeaderClassName { color: #BCBBB7; } .AnyTagClassName { color: #BCBBB7; } </style>
<style> a { background-color: #BCBBB7; } a { background-color: rgb(188,187,183); } div.DivClassName { background-color: #BCBBB7; } .BgClassName { background-color: #BCBBB7; } </style>
<style> span { border-color: #BCBBB7; } span { border-color: rgb(188,187,183); } td.TdClassName { border-color: #BCBBB7; } .TagClassName { border-color: #BCBBB7; } </style>