#BFC0BD (or 0xBFC0BD) is unknown color: approx Tasman. HEX triplet: BF, C0 and BD. RGB value is (191,192,189). Sum of RGB (Red+Green+Blue) = 191+192+189=572 (75% of max value = 765). Red value is 191 (75% from 255 or 33.39% from 572); Green value is 192 (75.39% from 255 or 33.57% from 572); Blue value is 189 (74.22% from 255 or 33.04% from 572); Max value from RGB is 192 - color contains mainly: green. Hex color #BFC0BD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BFC0BD is #403F42. Grayscale: #BFBFBF. Windows color (decimal): -4210499 or 12435647. OLE color: 12435647.
HSL color Cylindrical-coordinate representation of color #BFC0BD: hue angle of 80º degrees, saturation: 0.02, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.02%. Process color model (Four color, CMYK) of #BFC0BD is Cyan = 0.01, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.25.
<style> p { color: #BFC0BD; } p { color: rgb(191,192,189); } H1.HeaderClassName { color: #BFC0BD; } .AnyTagClassName { color: #BFC0BD; } </style>
<style> a { background-color: #BFC0BD; } a { background-color: rgb(191,192,189); } div.DivClassName { background-color: #BFC0BD; } .BgClassName { background-color: #BFC0BD; } </style>
<style> span { border-color: #BFC0BD; } span { border-color: rgb(191,192,189); } td.TdClassName { border-color: #BFC0BD; } .TagClassName { border-color: #BFC0BD; } </style>