HEX: #F0B500
RGB: (240,181,0)
#F0B500 enthält nur rote und grüne Farbe. Für #F0B500 ist eine «websichere» Webfarbe #FFCC00 (oder kurz #FC0).
Die Farbe #F0B500 wird in RGB als (240,181,0) definiert.
RGB: (240,181,0)
(94%, 71%, 0%)
R 240 von 255 = 94%
G 181 von 255 = 71%
B 0 von 255 = 0%
R + G + B ~ 55%. #F0B500 mittlere Farbe (nicht dunkel und nicht hell).
R + G + B = 240 + 181 + 0 = 421 (100%)
R 240 von 421 ~ 57.01%
G 181 von 421 ~ 42.99%
B 0 von 421 ~ 0'%
Die Farbe #F0B500 wird in CMYK als (0,25,100,6) definiert.
CMYK: (0,25,100,6)
C0M25Y100K6 (0%, 25%, 100%, 6%)
(0.00 / 0.25 / 1.00 / 0.06)
Farbe #F0B500 in den populären Farbmodellen.
F0 | B5 | 00 | |
---|---|---|---|
RGB | 240 | 181 | 0 |
HSL | 45° | 100.00% | 47.06% |
HSB/HSV | 45° | 100.00% | 94.12% |
CMYK | 0.00% | 24.58% | 100.00% |
5.88% |
Die Farbe #F0B500 in den populären Zahlensystemen.
Hexadezimal | F0 | B5 | 00 |
Dezimal | 240 | 181 | 0 |
Binär | 11110000 | 10110101 | 0 |
Oktal | 360 | 265 | 0 |
Dunkle Töne der Farbe #F0B500
Helle Töne der Farbe #F0B500
Beispiele css- und html für Elemente in der Farbe #F0B500. Bitte benutzen Sie auch rgb(240,181,0) statt hex-Code.
.myTextColor { color: #F0B500; }
<p style="color:#F0B500">This sample text font color is #F0B500.</p>
Die Farbe dieses Textes ist #F0B500.
.myBgColor { background-color: #F0B500; }
<div style="background-color:#F0B500">Inner text</div>
Der Hintergrund von diesem div ist in Farbe #F0B500.
.myBorderColor { border: 1px solid #F0B500; }
<div style="border:3px solid #F0B500">Div</div>
Die Grenzen von diesem div sind in Farbe #F0B500.
.myOpacity80 { color: #F0B500; opacity: 0.8; }
<p style="color:#F0B500;opacity:0.8;">80%</p>
Text in Farbe #F0B500 und mit Transparenz 100% | 80% | 50% | 30%.
.textShadow {text-shadow: 3px 3px 1px #F0B500;}
<p style="text-shadow: 3px 3px 1px #F0B500">Text here.</p>
Dieser Text hat den Schatten in Farbe #F0B500.
.textShadow {text-shadow: 3px 3px 1px #F0B500', 3px 3px 1px red;}
<p style="text-shadow: 3px 3px 1px #F0B500, 5px 5px 20px red">Text here.</p>
Dieser Text hat den Schatten in Grundfarbe #F0B500 und zusätzlichem Rot.
Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#F0B500, Direction=45, Strength=4)}
<p style="filter: Shadow(Color=#F0B500, Direction=45, Strength=4)">Text</p>
This text has shadow with #F0B500 and red colors in old Internet Explorer.
/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #F0B500;
-webkit-box-shadow: 1px 1px 3px 2px #F0B500;
box-shadow: 1px 1px 3px 2px #F0B500;
}
/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #F0B500; -webkit-box-shadow: 1px 1px 3px 2px #F0B500; box-shadow:1px 1px 3px 2px #F0B500;">
Div content here
</div>
Dieser Text ist in der Farbe #F0B500 auf dem schwarzen Hintergrund.
Dieser Text ist in Farbe #F0B500 auf dem weißen Hintergrund.
Dieser Text ist schwarz auf dem Hintergrund in Farbe #F0B500.
Dieser Text ist weiß auf dem Hintergrund in Farbe #F0B500.
Kontrastfarbe für #hex ist #0F4AFF.
Farbe #F0B500 wird im Farbverlauf Mikado Yellow verwendet.
Mikado Yellow