#BFC6B0 (or 0xBFC6B0) is unknown color: approx Pale Leaf. HEX triplet: BF, C6 and B0. RGB value is (191,198,176). Sum of RGB (Red+Green+Blue) = 191+198+176=565 (74% of max value = 765). Red value is 191 (75% from 255 or 33.81% from 565); Green value is 198 (77.73% from 255 or 35.04% from 565); Blue value is 176 (69.14% from 255 or 31.15% from 565); Max value from RGB is 198 - color contains mainly: green. Hex color #BFC6B0 is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #BFC6B0 is #40394F. Grayscale: #C1C1C1. Windows color (decimal): -4208976 or 11585215. OLE color: 11585215.
HSL color Cylindrical-coordinate representation of color #BFC6B0: hue angle of 79.09º degrees, saturation: 0.16, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #BFC6B0 is Cyan = 0.04, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.22.
<style> p { color: #BFC6B0; } p { color: rgb(191,198,176); } H1.HeaderClassName { color: #BFC6B0; } .AnyTagClassName { color: #BFC6B0; } </style>
<style> a { background-color: #BFC6B0; } a { background-color: rgb(191,198,176); } div.DivClassName { background-color: #BFC6B0; } .BgClassName { background-color: #BFC6B0; } </style>
<style> span { border-color: #BFC6B0; } span { border-color: rgb(191,198,176); } td.TdClassName { border-color: #BFC6B0; } .TagClassName { border-color: #BFC6B0; } </style>