#BFAC7A (or 0xBFAC7A) is unknown color: approx Ecru. HEX triplet: BF, AC and 7A. RGB value is (191,172,122). Sum of RGB (Red+Green+Blue) = 191+172+122=485 (64% of max value = 765). Red value is 191 (75% from 255 or 39.38% from 485); Green value is 172 (67.58% from 255 or 35.46% from 485); Blue value is 122 (48.05% from 255 or 25.15% from 485); Max value from RGB is 191 - color contains mainly: red. Hex color #BFAC7A is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BFAC7A is #405385. Grayscale: #ACACAC. Windows color (decimal): -4215686 or 8039615. OLE color: 8039615.
HSL color Cylindrical-coordinate representation of color #BFAC7A: hue angle of 43.48º degrees, saturation: 0.35, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #BFAC7A is Cyan = 0, Magento = 0.10, Yellow = 0.36 and Black (K on CMYK) = 0.25.
<style> p { color: #BFAC7A; } p { color: rgb(191,172,122); } H1.HeaderClassName { color: #BFAC7A; } .AnyTagClassName { color: #BFAC7A; } </style>
<style> a { background-color: #BFAC7A; } a { background-color: rgb(191,172,122); } div.DivClassName { background-color: #BFAC7A; } .BgClassName { background-color: #BFAC7A; } </style>
<style> span { border-color: #BFAC7A; } span { border-color: rgb(191,172,122); } td.TdClassName { border-color: #BFAC7A; } .TagClassName { border-color: #BFAC7A; } </style>