#BFA57E (or 0xBFA57E) is unknown color: approx Pavlova. HEX triplet: BF, A5 and 7E. RGB value is (191,165,126). Sum of RGB (Red+Green+Blue) = 191+165+126=482 (63% of max value = 765). Red value is 191 (75% from 255 or 39.63% from 482); Green value is 165 (64.84% from 255 or 34.23% from 482); Blue value is 126 (49.61% from 255 or 26.14% from 482); Max value from RGB is 191 - color contains mainly: red. Hex color #BFA57E is not a web safe color. Web safe color analog (approx): #CC9966. Inversed color of #BFA57E is #405A81. Grayscale: #A8A8A8. Windows color (decimal): -4217474 or 8299967. OLE color: 8299967.
HSL color Cylindrical-coordinate representation of color #BFA57E: hue angle of 36º degrees, saturation: 0.34, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #BFA57E is Cyan = 0, Magento = 0.14, Yellow = 0.34 and Black (K on CMYK) = 0.25.
<style> p { color: #BFA57E; } p { color: rgb(191,165,126); } H1.HeaderClassName { color: #BFA57E; } .AnyTagClassName { color: #BFA57E; } </style>
<style> a { background-color: #BFA57E; } a { background-color: rgb(191,165,126); } div.DivClassName { background-color: #BFA57E; } .BgClassName { background-color: #BFA57E; } </style>
<style> span { border-color: #BFA57E; } span { border-color: rgb(191,165,126); } td.TdClassName { border-color: #BFA57E; } .TagClassName { border-color: #BFA57E; } </style>