#BCBDBA (or 0xBCBDBA) is unknown color: approx Tasman. HEX triplet: BC, BD and BA. RGB value is (188,189,186). Sum of RGB (Red+Green+Blue) = 188+189+186=563 (74% of max value = 765). Red value is 188 (73.83% from 255 or 33.39% from 563); Green value is 189 (74.22% from 255 or 33.57% from 563); Blue value is 186 (73.05% from 255 or 33.04% from 563); Max value from RGB is 189 - color contains mainly: green. Hex color #BCBDBA is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BCBDBA is #434245. Grayscale: #BCBCBC. Windows color (decimal): -4407878 or 12238268. OLE color: 12238268.
HSL color Cylindrical-coordinate representation of color #BCBDBA: hue angle of 80º degrees, saturation: 0.02, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #BCBDBA is Cyan = 0.01, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.26.
<style> p { color: #BCBDBA; } p { color: rgb(188,189,186); } H1.HeaderClassName { color: #BCBDBA; } .AnyTagClassName { color: #BCBDBA; } </style>
<style> a { background-color: #BCBDBA; } a { background-color: rgb(188,189,186); } div.DivClassName { background-color: #BCBDBA; } .BgClassName { background-color: #BCBDBA; } </style>
<style> span { border-color: #BCBDBA; } span { border-color: rgb(188,189,186); } td.TdClassName { border-color: #BCBDBA; } .TagClassName { border-color: #BCBDBA; } </style>