#BFB06C (or 0xBFB06C) is unknown color: approx Dark Khaki. HEX triplet: BF, B0 and 6C. RGB value is (191,176,108). Sum of RGB (Red+Green+Blue) = 191+176+108=475 (62% of max value = 765). Red value is 191 (75% from 255 or 40.21% from 475); Green value is 176 (69.14% from 255 or 37.05% from 475); Blue value is 108 (42.58% from 255 or 22.74% from 475); Max value from RGB is 191 - color contains mainly: red. Hex color #BFB06C is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BFB06C is #404F93. Grayscale: #ADADAD. Windows color (decimal): -4214676 or 7123135. OLE color: 7123135.
HSL color Cylindrical-coordinate representation of color #BFB06C: hue angle of 49.16º degrees, saturation: 0.39, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #BFB06C is Cyan = 0, Magento = 0.08, Yellow = 0.43 and Black (K on CMYK) = 0.25.
<style> p { color: #BFB06C; } p { color: rgb(191,176,108); } H1.HeaderClassName { color: #BFB06C; } .AnyTagClassName { color: #BFB06C; } </style>
<style> a { background-color: #BFB06C; } a { background-color: rgb(191,176,108); } div.DivClassName { background-color: #BFB06C; } .BgClassName { background-color: #BFB06C; } </style>
<style> span { border-color: #BFB06C; } span { border-color: rgb(191,176,108); } td.TdClassName { border-color: #BFB06C; } .TagClassName { border-color: #BFB06C; } </style>