FARBE #E7BCF6

HEX: #E7BCF6 RGB: (231,188,246)

Farbeninformationen

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

Farbmodelle RGB

Die Farbe #E7BCF6 wird in RGB als (231,188,246) definiert.

RGB: (231,188,246) (91%, 74%, 96%)

Kanäle in RGB und Sättigung

R 231 von 255 = 91%
G 188 von 255 = 74%
B 246 von 255 = 96%

231
188
246

R + G + B ~ 87%. #E7BCF6 helle Farbe.

Farbverhältnis in prozentualer Angabe

R + G + B = 231 + 188 + 246 = 665 (100%)
R 231 von 665 ~ 34.74%
G 188 von 665 ~ 28.27%
B 246 von 665 ~ 36.99'%

%34.74
%28.27
%36.99

Farbmodell CMYK

Die Farbe #E7BCF6 wird in CMYK als (6,24,0,4) definiert.

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

CMYK: (6,24,0,4)
C6M24Y0K4 (6%, 24%, 0%, 4%)
(0.06 / 0.24 / 0.00 / 0.04)

CMYK-Kanäle in Prozent

%6.1
%23.58
%0
%3.53

Farbcodes

Farbe #E7BCF6 in den populären Farbmodellen.

E7 BC F6
RGB 231 188 246
HSL 284° 76.32% 85.10%
HSB/HSV 284° 23.58% 96.47%
CMYK 6.10% 23.58% 0.00%
3.53%

Die Farbe #E7BCF6 in den populären Zahlensystemen.

Hexadezimal E7 BC F6
Dezimal 231 188 246
Binär 11100111 10111100 11110110
Oktal 347 274 366

Farbtöne

Dunkle Töne der Farbe #E7BCF6

#E7BCF6
(231,188,246)
#D2ABE0
(210,171,224)
#BD9ACA
(189,154,202)
#A889B4
(168,137,180)
#93789E
(147,120,158)
#7E6788
(126,103,136)
#695672
(105,86,114)
#54455C
(84,69,92)
#3F3446
(63,52,70)
#2A2330
(42,35,48)
#15121A
(21,18,26)
#000000
(0,0,0)

Helle Töne der Farbe #E7BCF6

#E7BCF6
(231,188,246)
#E9C2F6
(233,194,246)
#EBC8F6
(235,200,246)
#EDCEF6
(237,206,246)
#EFD4F6
(239,212,246)
#F1DAF6
(241,218,246)
#F3E0F6
(243,224,246)
#F5E6F6
(245,230,246)
#F7ECF6
(247,236,246)
#F9F2F6
(249,242,246)
#FBF8F6
(251,248,246)
#FFFFFF
(255,255,255)

CSS3-Stile

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

Textfarbe

.myTextColor { color: #E7BCF6; }

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

Die Farbe dieses Textes ist #E7BCF6.

Hintergrundfarbe

.myBgColor { background-color: #E7BCF6; }

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

Der Hintergrund von diesem div ist in Farbe #E7BCF6.

Grenzfarbe

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

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

Die Grenzen von diesem div sind in Farbe #E7BCF6.

Transparenz

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

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

Text in Farbe #E7BCF6 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 #E7BCF6;}

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

Dieser Text hat den Schatten in Farbe #E7BCF6.


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

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

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


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

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

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

Farbe des Schattens vom div-Element

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

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

Dieses div hat den Schatten in Farbe #E7BCF6.

Beispiele

Farbenbeispiel auf dem schwarzen Hintergrund

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


Farbenbeispiel auf dem weißen Hintergrund

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


Beispiel eines schwarzen Textes auf dem Hintergrund in Farbe #E7BCF6

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


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

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


Ähnliche Farben

Kontrastfarbe

Kontrastfarbe für #E7BCF6 ist #184309.


I love getcolorcode.com

Farbtriade

1 #F6E7BC und #BCF6E7 kombiniert mit #E7BCF6 sind eine Farbtriade.

2 #F6BCE7 und #BCE7F6 kombiniert mit #E7BCF6 sind eine Farbtriade.