#BCBFBB (or 0xBCBFBB) is unknown color: approx Rainee. HEX triplet: BC, BF and BB. RGB value is (188,191,187). Sum of RGB (Red+Green+Blue) = 188+191+187=566 (74% of max value = 765). Red value is 188 (73.83% from 255 or 33.22% from 566); Green value is 191 (75% from 255 or 33.75% from 566); Blue value is 187 (73.44% from 255 or 33.04% from 566); Max value from RGB is 191 - color contains mainly: green. Hex color #BCBFBB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BCBFBB is #434044. Grayscale: #BDBDBD. Windows color (decimal): -4407365 or 12304316. OLE color: 12304316.
HSL color Cylindrical-coordinate representation of color #BCBFBB: hue angle of 105º degrees, saturation: 0.03, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #BCBFBB is Cyan = 0.02, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.25.
<style> p { color: #BCBFBB; } p { color: rgb(188,191,187); } H1.HeaderClassName { color: #BCBFBB; } .AnyTagClassName { color: #BCBFBB; } </style>
<style> a { background-color: #BCBFBB; } a { background-color: rgb(188,191,187); } div.DivClassName { background-color: #BCBFBB; } .BgClassName { background-color: #BCBFBB; } </style>
<style> span { border-color: #BCBFBB; } span { border-color: rgb(188,191,187); } td.TdClassName { border-color: #BCBFBB; } .TagClassName { border-color: #BCBFBB; } </style>