#BFA06F (or 0xBFA06F) is unknown color: approx Fallow. HEX triplet: BF, A0 and 6F. RGB value is (191,160,111). Sum of RGB (Red+Green+Blue) = 191+160+111=462 (61% of max value = 765). Red value is 191 (75% from 255 or 41.34% from 462); Green value is 160 (62.89% from 255 or 34.63% from 462); Blue value is 111 (43.75% from 255 or 24.03% from 462); Max value from RGB is 191 - color contains mainly: red. Hex color #BFA06F is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BFA06F is #405F90. Grayscale: #A3A3A3. Windows color (decimal): -4218769 or 7315647. OLE color: 7315647.
HSL color Cylindrical-coordinate representation of color #BFA06F: hue angle of 36.75º degrees, saturation: 0.38, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #BFA06F is Cyan = 0, Magento = 0.16, Yellow = 0.42 and Black (K on CMYK) = 0.25.
<style> p { color: #BFA06F; } p { color: rgb(191,160,111); } H1.HeaderClassName { color: #BFA06F; } .AnyTagClassName { color: #BFA06F; } </style>
<style> a { background-color: #BFA06F; } a { background-color: rgb(191,160,111); } div.DivClassName { background-color: #BFA06F; } .BgClassName { background-color: #BFA06F; } </style>
<style> span { border-color: #BFA06F; } span { border-color: rgb(191,160,111); } td.TdClassName { border-color: #BFA06F; } .TagClassName { border-color: #BFA06F; } </style>