FARBE #E4BCF6

HEX: #E4BCF6 RGB: (228,188,246)

Farbeninformationen

#E4BCF6 enthält rote, grüne und blaue Farben ungefähr im gleichen Verhältnis. Für #E4BCF6 ist eine «websichere» Webfarbe #CCCCFF (oder kurz #CCF).

Farbmodelle RGB

Die Farbe #E4BCF6 wird in RGB als (228,188,246) definiert.

RGB: (228,188,246) (89%, 74%, 96%)

Kanäle in RGB und Sättigung

R 228 von 255 = 89%
G 188 von 255 = 74%
B 246 von 255 = 96%

228
188
246

R + G + B ~ 86%. #E4BCF6 helle Farbe.

Farbverhältnis in prozentualer Angabe

R + G + B = 228 + 188 + 246 = 662 (100%)
R 228 von 662 ~ 34.44%
G 188 von 662 ~ 28.4%
B 246 von 662 ~ 37.16'%

%34.44
%28.4
%37.16

Farbmodell CMYK

Die Farbe #E4BCF6 wird in CMYK als (7,24,0,4) definiert.

  • Cyan hat einen Wert von 7.32%
  • Magenta hat einen Wert von 23.58%
  • Gelb hat einen Wert von 0.00%
  • Schlüsselfarbe hat einen Wert von 3.53%

CMYK: (7,24,0,4)
C7M24Y0K4 (7%, 24%, 0%, 4%)
(0.07 / 0.24 / 0.00 / 0.04)

CMYK-Kanäle in Prozent

%7.32
%23.58
%0
%3.53

Farbcodes

Farbe #E4BCF6 in den populären Farbmodellen.

E4 BC F6
RGB 228 188 246
HSL 281° 76.32% 85.10%
HSB/HSV 281° 23.58% 96.47%
CMYK 7.32% 23.58% 0.00%
3.53%

Die Farbe #E4BCF6 in den populären Zahlensystemen.

Hexadezimal E4 BC F6
Dezimal 228 188 246
Binär 11100100 10111100 11110110
Oktal 344 274 366

Farbtöne

Dunkle Töne der Farbe #E4BCF6

#E4BCF6
(228,188,246)
#D0ABE0
(208,171,224)
#BC9ACA
(188,154,202)
#A889B4
(168,137,180)
#94789E
(148,120,158)
#806788
(128,103,136)
#6C5672
(108,86,114)
#58455C
(88,69,92)
#443446
(68,52,70)
#302330
(48,35,48)
#1C121A
(28,18,26)
#000000
(0,0,0)

Helle Töne der Farbe #E4BCF6

#E4BCF6
(228,188,246)
#E6C2F6
(230,194,246)
#E8C8F6
(232,200,246)
#EACEF6
(234,206,246)
#ECD4F6
(236,212,246)
#EEDAF6
(238,218,246)
#F0E0F6
(240,224,246)
#F2E6F6
(242,230,246)
#F4ECF6
(244,236,246)
#F6F2F6
(246,242,246)
#F8F8F6
(248,248,246)
#FFFFFF
(255,255,255)

CSS3-Stile

Beispiele css- und html für Elemente in der Farbe #E4BCF6. Bitte benutzen Sie auch rgb(228,188,246) statt hex-Code.

Textfarbe

.myTextColor { color: #E4BCF6; }

<p style="color:#E4BCF6">This sample text font color is #E4BCF6.</p>

Die Farbe dieses Textes ist #E4BCF6.

Hintergrundfarbe

.myBgColor { background-color: #E4BCF6; }

<div style="background-color:#E4BCF6">Inner text</div>

Der Hintergrund von diesem div ist in Farbe #E4BCF6.

Grenzfarbe

.myBorderColor { border: 1px solid #E4BCF6; }

<div style="border:3px solid #E4BCF6">Div</div>

Die Grenzen von diesem div sind in Farbe #E4BCF6.

Transparenz

.myOpacity80 { color: #E4BCF6; opacity: 0.8; }

<p style="color:#E4BCF6;opacity:0.8;">80%</p>

Text in Farbe #E4BCF6 und mit Transparenz 100% | 80% | 50% | 30%.

Hintergrund mit Transparenzgrad 100%.
Hintergrund mit Transparenzgrad 80%.
Hintergrund mit Transparenzgrad 50%.
Hintergrund mit Transparenzgrad 30%.

Farbe des Textschattens

.textShadow {text-shadow: 3px 3px 1px #E4BCF6;}

<p style="text-shadow: 3px 3px 1px #E4BCF6">Text here.</p>

Dieser Text hat den Schatten in Farbe #E4BCF6.


.textShadow {text-shadow: 3px 3px 1px #E4BCF6', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #E4BCF6, 5px 5px 20px red">Text here.</p>

Dieser Text hat den Schatten in Grundfarbe #E4BCF6 und zusätzlichem Rot.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#E4BCF6, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#E4BCF6, Direction=45, Strength=4)">Text</p>

This text has shadow with #E4BCF6 and red colors in old Internet Explorer.

Farbe des Schattens vom div-Element

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #E4BCF6;
-webkit-box-shadow: 1px 1px 3px 2px #E4BCF6;
box-shadow: 1px 1px 3px 2px #E4BCF6;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #E4BCF6; -webkit-box-shadow: 1px 1px 3px 2px #E4BCF6; box-shadow:1px 1px 3px 2px #E4BCF6;">
Div content here
</div>

Dieses div hat den Schatten in Farbe #E4BCF6.

Beispiele

Farbenbeispiel auf dem schwarzen Hintergrund

Dieser Text ist in der Farbe #E4BCF6 auf dem schwarzen Hintergrund.


Farbenbeispiel auf dem weißen Hintergrund

Dieser Text ist in Farbe #E4BCF6 auf dem weißen Hintergrund.


Beispiel eines schwarzen Textes auf dem Hintergrund in Farbe #E4BCF6

Dieser Text ist schwarz auf dem Hintergrund in Farbe #E4BCF6.


Beispiel eines weißen Textes auf dem Hintergrund in Farbe #E4BCF6

Dieser Text ist weiß auf dem Hintergrund in Farbe #E4BCF6.


Ähnliche Farben

Kontrastfarbe

Kontrastfarbe für #hex ist #1B4309.


I love getcolorcode.com

Farbtriade

1 #F6E4BC und #BCF6E4 kombiniert mit #E4BCF6 sind eine Farbtriade.

2 #F6BCE4 und #BCE4F6 kombiniert mit #E4BCF6 sind eine Farbtriade.