#BFB07C (or 0xBFB07C) is unknown color: approx Ecru. HEX triplet: BF, B0 and 7C. RGB value is (191,176,124). Sum of RGB (Red+Green+Blue) = 191+176+124=491 (65% of max value = 765). Red value is 191 (75% from 255 or 38.90% from 491); Green value is 176 (69.14% from 255 or 35.85% from 491); Blue value is 124 (48.83% from 255 or 25.25% from 491); Max value from RGB is 191 - color contains mainly: red. Hex color #BFB07C is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BFB07C is #404F83. Grayscale: #AEAEAE. Windows color (decimal): -4214660 or 8171711. OLE color: 8171711.
HSL color Cylindrical-coordinate representation of color #BFB07C: hue angle of 46.57º degrees, saturation: 0.34, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #BFB07C is Cyan = 0, Magento = 0.08, Yellow = 0.35 and Black (K on CMYK) = 0.25.
<style> p { color: #BFB07C; } p { color: rgb(191,176,124); } H1.HeaderClassName { color: #BFB07C; } .AnyTagClassName { color: #BFB07C; } </style>
<style> a { background-color: #BFB07C; } a { background-color: rgb(191,176,124); } div.DivClassName { background-color: #BFB07C; } .BgClassName { background-color: #BFB07C; } </style>
<style> span { border-color: #BFB07C; } span { border-color: rgb(191,176,124); } td.TdClassName { border-color: #BFB07C; } .TagClassName { border-color: #BFB07C; } </style>