#B7BFAF (or 0xB7BFAF) is unknown color: approx Pumice. HEX triplet: B7, BF and AF. RGB value is (183,191,175). Sum of RGB (Red+Green+Blue) = 183+191+175=549 (72% of max value = 765). Red value is 183 (71.88% from 255 or 33.33% from 549); Green value is 191 (75% from 255 or 34.79% from 549); Blue value is 175 (68.75% from 255 or 31.88% from 549); Max value from RGB is 191 - color contains mainly: green. Hex color #B7BFAF is not a web safe color. Web safe color analog (approx): #CCCC99. Inversed color of #B7BFAF is #484050. Grayscale: #BABABA. Windows color (decimal): -4735057 or 11517879. OLE color: 11517879.
HSL color Cylindrical-coordinate representation of color #B7BFAF: hue angle of 90º degrees, saturation: 0.11, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #B7BFAF is Cyan = 0.04, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.25.
<style> p { color: #B7BFAF; } p { color: rgb(183,191,175); } H1.HeaderClassName { color: #B7BFAF; } .AnyTagClassName { color: #B7BFAF; } </style>
<style> a { background-color: #B7BFAF; } a { background-color: rgb(183,191,175); } div.DivClassName { background-color: #B7BFAF; } .BgClassName { background-color: #B7BFAF; } </style>
<style> span { border-color: #B7BFAF; } span { border-color: rgb(183,191,175); } td.TdClassName { border-color: #B7BFAF; } .TagClassName { border-color: #B7BFAF; } </style>