#BCB8BB (or 0xBCB8BB) is unknown color: approx Maverick. HEX triplet: BC, B8 and BB. RGB value is (188,184,187). Sum of RGB (Red+Green+Blue) = 188+184+187=559 (74% of max value = 765). Red value is 188 (73.83% from 255 or 33.63% from 559); Green value is 184 (72.27% from 255 or 32.92% from 559); Blue value is 187 (73.44% from 255 or 33.45% from 559); Max value from RGB is 188 - color contains mainly: red. Hex color #BCB8BB is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BCB8BB is #434744. Grayscale: #B9B9B9. Windows color (decimal): -4409157 or 12302524. OLE color: 12302524.
HSL color Cylindrical-coordinate representation of color #BCB8BB: hue angle of 315º degrees, saturation: 0.03, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #BCB8BB is Cyan = 0, Magento = 0.02, Yellow = 0.01 and Black (K on CMYK) = 0.26.
<style> p { color: #BCB8BB; } p { color: rgb(188,184,187); } H1.HeaderClassName { color: #BCB8BB; } .AnyTagClassName { color: #BCB8BB; } </style>
<style> a { background-color: #BCB8BB; } a { background-color: rgb(188,184,187); } div.DivClassName { background-color: #BCB8BB; } .BgClassName { background-color: #BCB8BB; } </style>
<style> span { border-color: #BCB8BB; } span { border-color: rgb(188,184,187); } td.TdClassName { border-color: #BCB8BB; } .TagClassName { border-color: #BCB8BB; } </style>