#BCBFBA (or 0xBCBFBA) is unknown color: approx Pumice. HEX triplet: BC, BF and BA. RGB value is (188,191,186). Sum of RGB (Red+Green+Blue) = 188+191+186=565 (74% of max value = 765). Red value is 188 (73.83% from 255 or 33.27% from 565); Green value is 191 (75% from 255 or 33.81% from 565); Blue value is 186 (73.05% from 255 or 32.92% from 565); Max value from RGB is 191 - color contains mainly: green. Hex color #BCBFBA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BCBFBA is #434045. Grayscale: #BDBDBD. Windows color (decimal): -4407366 or 12238780. OLE color: 12238780.
HSL color Cylindrical-coordinate representation of color #BCBFBA: hue angle of 96º degrees, saturation: 0.04, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #BCBFBA is Cyan = 0.02, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.25.
<style> p { color: #BCBFBA; } p { color: rgb(188,191,186); } H1.HeaderClassName { color: #BCBFBA; } .AnyTagClassName { color: #BCBFBA; } </style>
<style> a { background-color: #BCBFBA; } a { background-color: rgb(188,191,186); } div.DivClassName { background-color: #BCBFBA; } .BgClassName { background-color: #BCBFBA; } </style>
<style> span { border-color: #BCBFBA; } span { border-color: rgb(188,191,186); } td.TdClassName { border-color: #BCBFBA; } .TagClassName { border-color: #BCBFBA; } </style>