#BCB9C0 (or 0xBCB9C0) is unknown color: approx French Grey. HEX triplet: BC, B9 and C0. RGB value is (188,185,192). Sum of RGB (Red+Green+Blue) = 188+185+192=565 (74% of max value = 765). Red value is 188 (73.83% from 255 or 33.27% from 565); Green value is 185 (72.66% from 255 or 32.74% from 565); Blue value is 192 (75.39% from 255 or 33.98% from 565); Max value from RGB is 192 - color contains mainly: blue. Hex color #BCB9C0 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BCB9C0 is #43463F. Grayscale: #BABABA. Windows color (decimal): -4408896 or 12630460. OLE color: 12630460.
HSL color Cylindrical-coordinate representation of color #BCB9C0: hue angle of 265.71º degrees, saturation: 0.05, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.04%. Process color model (Four color, CMYK) of #BCB9C0 is Cyan = 0.02, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #BCB9C0; } p { color: rgb(188,185,192); } H1.HeaderClassName { color: #BCB9C0; } .AnyTagClassName { color: #BCB9C0; } </style>
<style> a { background-color: #BCB9C0; } a { background-color: rgb(188,185,192); } div.DivClassName { background-color: #BCB9C0; } .BgClassName { background-color: #BCB9C0; } </style>
<style> span { border-color: #BCB9C0; } span { border-color: rgb(188,185,192); } td.TdClassName { border-color: #BCB9C0; } .TagClassName { border-color: #BCB9C0; } </style>