#BFC3B5 (or 0xBFC3B5) is unknown color: approx Tasman. HEX triplet: BF, C3 and B5. RGB value is (191,195,181). Sum of RGB (Red+Green+Blue) = 191+195+181=567 (75% of max value = 765). Red value is 191 (75% from 255 or 33.69% from 567); Green value is 195 (76.56% from 255 or 34.39% from 567); Blue value is 181 (71.09% from 255 or 31.92% from 567); Max value from RGB is 195 - color contains mainly: green. Hex color #BFC3B5 is not a web safe color. Web safe color analog (approx): #CCCCCC. Inversed color of #BFC3B5 is #403C4A. Grayscale: #C0C0C0. Windows color (decimal): -4209739 or 11912127. OLE color: 11912127.
HSL color Cylindrical-coordinate representation of color #BFC3B5: hue angle of 77.14º degrees, saturation: 0.1, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.76% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #BFC3B5 is Cyan = 0.02, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.24.
<style> p { color: #BFC3B5; } p { color: rgb(191,195,181); } H1.HeaderClassName { color: #BFC3B5; } .AnyTagClassName { color: #BFC3B5; } </style>
<style> a { background-color: #BFC3B5; } a { background-color: rgb(191,195,181); } div.DivClassName { background-color: #BFC3B5; } .BgClassName { background-color: #BFC3B5; } </style>
<style> span { border-color: #BFC3B5; } span { border-color: rgb(191,195,181); } td.TdClassName { border-color: #BFC3B5; } .TagClassName { border-color: #BFC3B5; } </style>