#BCB6BB (or 0xBCB6BB) is unknown color: approx Maverick. HEX triplet: BC, B6 and BB. RGB value is (188,182,187). Sum of RGB (Red+Green+Blue) = 188+182+187=557 (73% of max value = 765). Red value is 188 (73.83% from 255 or 33.75% from 557); Green value is 182 (71.48% from 255 or 32.68% from 557); Blue value is 187 (73.44% from 255 or 33.57% from 557); Max value from RGB is 188 - color contains mainly: red. Hex color #BCB6BB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BCB6BB is #434944. Grayscale: #B8B8B8. Windows color (decimal): -4409669 or 12302012. OLE color: 12302012.
HSL color Cylindrical-coordinate representation of color #BCB6BB: hue angle of 310º 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 #BCB6BB is Cyan = 0, Magento = 0.03, Yellow = 0.01 and Black (K on CMYK) = 0.26.
<style> p { color: #BCB6BB; } p { color: rgb(188,182,187); } H1.HeaderClassName { color: #BCB6BB; } .AnyTagClassName { color: #BCB6BB; } </style>
<style> a { background-color: #BCB6BB; } a { background-color: rgb(188,182,187); } div.DivClassName { background-color: #BCB6BB; } .BgClassName { background-color: #BCB6BB; } </style>
<style> span { border-color: #BCB6BB; } span { border-color: rgb(188,182,187); } td.TdClassName { border-color: #BCB6BB; } .TagClassName { border-color: #BCB6BB; } </style>