[HTML] Problem mit durchsichtigen Frames

Zitrönchen
Hmm... also ich habe da ein Problem. Meine Frames sind Durchsichtig. Ich möchte sie aber in einer Farbe haben. Also in der die dazwischen und daneben auch ein weni ist. Wie bekomme ich das hin? köntte mir das mal einer Einstellen? Der Code:

<html>
<head>
<title>Gut Mardorf</title>
<BODY marginwidth="0" leftmargin="0" marginheight="0" topmargin="0" scroll="no">
<img src="http://foto.arcor-online.net/palb/alben/14/2934514/1024_64333235616265
34.jpg">

<div id="Layer1" style="position: absolute; left: 230px; top: 276px;">
<iframe src="menue.html" name="frame" width="133" height="236" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#b1e09c)" ;>
</iframe>
</div>

<div id="Layer1" style="position: absolute; left: 384px; top: 275px;">
<iframe src="main.html" name="frame" width="340" height="462" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#b1e09c)" ;>
</iframe>
</div>

<div id="Layer1" style="position: absolute; left: 232px; top: 524px;">
<iframe src="untermenue.html" name="frame" width="135" height="210" frameborder=0 scrolling="auto" noresize style="border: 0px" style="FILTER: chroma (color=#b1e09c)" ;>
</iframe>
</div>

</body>
</html>
Jessie
Adresse?
Zitrönchen
Zitrönchen
hey hat einer ne Ahnung wie man die Farbe rausbekommt?
Zitrönchen
ich habe ja schon eine Farbe und bekomme es mit psp, gimp oder paint nicht raus!

Doch gefunden son Hexcode
sara1991
Würde es mit dem Chroma Filter nicht einfacher gehen?
Da muss man es nur einmal schreiben...