#BFC0CD (or 0xBFC0CD) is unknown color: approx Lavender Grey. HEX triplet: BF, C0 and CD. RGB value is (191,192,205). Sum of RGB (Red+Green+Blue) = 191+192+205=588 (77% of max value = 765). Red value is 191 (75% from 255 or 32.48% from 588); Green value is 192 (75.39% from 255 or 32.65% from 588); Blue value is 205 (80.47% from 255 or 34.86% from 588); Max value from RGB is 205 - color contains mainly: blue. Hex color #BFC0CD is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BFC0CD is #403F32. Grayscale: #C1C1C1. Windows color (decimal): -4210483 or 13484223. OLE color: 13484223.
HSL color Cylindrical-coordinate representation of color #BFC0CD: hue angle of 235.71º degrees, saturation: 0.12, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #BFC0CD is Cyan = 0.07, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #BFC0CD; } p { color: rgb(191,192,205); } H1.HeaderClassName { color: #BFC0CD; } .AnyTagClassName { color: #BFC0CD; } </style>
<style> a { background-color: #BFC0CD; } a { background-color: rgb(191,192,205); } div.DivClassName { background-color: #BFC0CD; } .BgClassName { background-color: #BFC0CD; } </style>
<style> span { border-color: #BFC0CD; } span { border-color: rgb(191,192,205); } td.TdClassName { border-color: #BFC0CD; } .TagClassName { border-color: #BFC0CD; } </style>