HEX: #8B008B
RGB: (139,0,139)
Die Farbenname ist DarkMagenta. #8B008B enthält nur rote und blaue Farbe. Für #8B008B ist eine «websichere» Webfarbe #990099 (oder kurz #909).
Die Farbe #8B008B wird in RGB als (139,0,139) definiert.
RGB: (139,0,139)
(55%, 0%, 55%)
R 139 von 255 = 55%
G 0 von 255 = 0%
B 139 von 255 = 55%
R + G + B ~ 37%. #8B008B ziemlich dunkle Farbe.
R + G + B = 139 + 0 + 139 = 278 (100%)
R 139 von 278 ~ 50%
G 0 von 278 ~ 0%
B 139 von 278 ~ 50'%
Die Farbe #8B008B wird in CMYK als (0,100,0,45) definiert.
CMYK: (0,100,0,45)
C0M100Y0K45 (0%, 100%, 0%, 45%)
(0.00 / 1.00 / 0.00 / 0.45)
Farbe #8B008B in den populären Farbmodellen.
8B | 00 | 8B | |
---|---|---|---|
RGB | 139 | 0 | 139 |
HSL | 300° | 100.00% | 27.25% |
HSB/HSV | 300° | 100.00% | 54.51% |
CMYK | 0.00% | 100.00% | 0.00% |
45.49% |
Die Farbe #8B008B in den populären Zahlensystemen.
Hexadezimal | 8B | 00 | 8B |
Dezimal | 139 | 0 | 139 |
Binär | 10001011 | 0 | 10001011 |
Oktal | 213 | 0 | 213 |
Dunkle Töne der Farbe #8B008B
Helle Töne der Farbe #8B008B
Beispiele css- und html für Elemente in der Farbe #8B008B. Bitte benutzen Sie auch rgb(139,0,139) statt hex-Code.
.myTextColor { color: #8B008B; }
<p style="color:#8B008B">This sample text font color is #8B008B.</p>
Die Farbe dieses Textes ist #8B008B.
.myBgColor { background-color: #8B008B; }
<div style="background-color:#8B008B">Inner text</div>
Der Hintergrund von diesem div ist in Farbe #8B008B.
.myBorderColor { border: 1px solid #8B008B; }
<div style="border:3px solid #8B008B">Div</div>
Die Grenzen von diesem div sind in Farbe #8B008B.
.myOpacity80 { color: #8B008B; opacity: 0.8; }
<p style="color:#8B008B;opacity:0.8;">80%</p>
Text in Farbe #8B008B und mit Transparenz 100% | 80% | 50% | 30%.
.textShadow {text-shadow: 3px 3px 1px #8B008B;}
<p style="text-shadow: 3px 3px 1px #8B008B">Text here.</p>
Dieser Text hat den Schatten in Farbe #8B008B.
.textShadow {text-shadow: 3px 3px 1px #8B008B', 3px 3px 1px red;}
<p style="text-shadow: 3px 3px 1px #8B008B, 5px 5px 20px red">Text here.</p>
Dieser Text hat den Schatten in Grundfarbe #8B008B und zusätzlichem Rot.
Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#8B008B, Direction=45, Strength=4)}
<p style="filter: Shadow(Color=#8B008B, Direction=45, Strength=4)">Text</p>
This text has shadow with #8B008B and red colors in old Internet Explorer.
/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #8B008B;
-webkit-box-shadow: 1px 1px 3px 2px #8B008B;
box-shadow: 1px 1px 3px 2px #8B008B;
}
/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #8B008B; -webkit-box-shadow: 1px 1px 3px 2px #8B008B; box-shadow:1px 1px 3px 2px #8B008B;">
Div content here
</div>
Dieser Text ist in der Farbe #8B008B auf dem schwarzen Hintergrund.
Dieser Text ist in Farbe #8B008B auf dem weißen Hintergrund.
Dieser Text ist schwarz auf dem Hintergrund in Farbe #8B008B.
Dieser Text ist weiß auf dem Hintergrund in Farbe #8B008B.
Kontrastfarbe für #hex ist #74FF74.
Farbe #8B008B wird im Farbverlauf Dark Magenta verwendet.
Dark Magenta