#BF8B4B (or 0xBF8B4B) is unknown color: approx Tussock. HEX triplet: BF, 8B and 4B. RGB value is (191,139,75). Sum of RGB (Red+Green+Blue) = 191+139+75=405 (53% of max value = 765). Red value is 191 (75% from 255 or 47.16% from 405); Green value is 139 (54.69% from 255 or 34.32% from 405); Blue value is 75 (29.69% from 255 or 18.52% from 405); Max value from RGB is 191 - color contains mainly: red. Hex color #BF8B4B is not a web safe color. Web safe color analog (approx): #CC9933. Inversed color of #BF8B4B is #4074B4. Grayscale: #939393. Windows color (decimal): -4224181 or 4950975. OLE color: 4950975.
HSL color Cylindrical-coordinate representation of color #BF8B4B: hue angle of 33.1º degrees, saturation: 0.48, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #BF8B4B is Cyan = 0, Magento = 0.27, Yellow = 0.61 and Black (K on CMYK) = 0.25.
<style> p { color: #BF8B4B; } p { color: rgb(191,139,75); } H1.HeaderClassName { color: #BF8B4B; } .AnyTagClassName { color: #BF8B4B; } </style>
<style> a { background-color: #BF8B4B; } a { background-color: rgb(191,139,75); } div.DivClassName { background-color: #BF8B4B; } .BgClassName { background-color: #BF8B4B; } </style>
<style> span { border-color: #BF8B4B; } span { border-color: rgb(191,139,75); } td.TdClassName { border-color: #BF8B4B; } .TagClassName { border-color: #BF8B4B; } </style>