#BFAA9F (or 0xBFAA9F) is unknown color: approx Silk. HEX triplet: BF, AA and 9F. RGB value is (191,170,159). Sum of RGB (Red+Green+Blue) = 191+170+159=520 (68% of max value = 765). Red value is 191 (75% from 255 or 36.73% from 520); Green value is 170 (66.80% from 255 or 32.69% from 520); Blue value is 159 (62.5% from 255 or 30.58% from 520); Max value from RGB is 191 - color contains mainly: red. Hex color #BFAA9F is not a web safe color. Web safe color analog (approx): #CC9999. Inversed color of #BFAA9F is #405560. Grayscale: #AFAFAF. Windows color (decimal): -4216161 or 10463935. OLE color: 10463935.
HSL color Cylindrical-coordinate representation of color #BFAA9F: hue angle of 20.63º degrees, saturation: 0.2, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #BFAA9F is Cyan = 0, Magento = 0.11, Yellow = 0.17 and Black (K on CMYK) = 0.25.
<style> p { color: #BFAA9F; } p { color: rgb(191,170,159); } H1.HeaderClassName { color: #BFAA9F; } .AnyTagClassName { color: #BFAA9F; } </style>
<style> a { background-color: #BFAA9F; } a { background-color: rgb(191,170,159); } div.DivClassName { background-color: #BFAA9F; } .BgClassName { background-color: #BFAA9F; } </style>
<style> span { border-color: #BFAA9F; } span { border-color: rgb(191,170,159); } td.TdClassName { border-color: #BFAA9F; } .TagClassName { border-color: #BFAA9F; } </style>