FARBE #BB8CF1

HEX: #BB8CF1
RGB: (187,140,241)

Farbeninformationen

#BB8CF1 enthält hauptsächlich rote und blaue Farbe. Für #BB8CF1 ist eine «websichere» Webfarbe #CC99FF (oder kurz #C9F).

Farbmodelle RGB

Die Farbe #BB8CF1 wird in RGB als (187,140,241) definiert.

  • Rot hat einen Wert von 187;
  • Grün hat einen Wert von 140;
  • Blau hat einen Wert von 241.
RGB:
(187,140,241)
(73%,55%,95%)

Kanäle in RGB und Sättigung

R 187 von 255 = 73%
G 140 von 255 = 55%
B 241 von 255 = 95%

187
140
241

R + G + B ~ 74%. #BB8CF1 ziemlich helle Farbe.

Farbverhältnis in prozentualer Angabe

R + G + B =
187 + 140 + 241 = 568 (100%)
R 187 von 568 ~ 32.92%
G 140 von 568 ~ 24.65%
B 241 von 568 ~ 42.43%

%32.92
%24.65
%42.43

Farbmodell CMYK

Die Farbe #BB8CF1 wird in CMYK als (22,42,0,5) definiert.

  • Cyan hat einen Wert von 22.41%
  • Magenta hat einen Wert von 41.91%
  • Gelb hat einen Wert von 0.00%
  • Schlüsselfarbe hat einen Wert von 5.49%
CMYK:
(22,42,0,5)
C22M42Y0K5 
(22%,42%,0%,5%)
(0.22/0.42/0.00/0.05)	

CMYK-Kanäle in Prozent

%22.41
%41.91
%0
%5.49

Farbcodes

Farbe #BB8CF1 in den populären Farbmodellen.

BB8CF1
RGB187140241
HSL268°78.29%74.71%
HSB/HSV268°41.91%94.51%
CMYK22.41%41.91%0.00%
5.49%

Die Farbe #BB8CF1 in den populären Zahlensystemen.

HexadezimalBB8CF1
Dezimal187140241
Binär101110111000110011110001
Oktal273214361

Farbtöne

Dunkle Töne der Farbe #BB8CF1

#BB8CF1
(187,140,241)
#AA80DC
(170,128,220)
#9974C7
(153,116,199)
#8868B2
(136,104,178)
#775C9D
(119,92,157)
#665088
(102,80,136)
#554473
(85,68,115)
#44385E
(68,56,94)
#332C49
(51,44,73)
#222034
(34,32,52)
#11141F
(17,20,31)
#000000
(0,0,0)

Helle Töne der Farbe #BB8CF1

#BB8CF1
(187,140,241)
#C196F2
(193,150,242)
#C7A0F3
(199,160,243)
#CDAAF4
(205,170,244)
#D3B4F5
(211,180,245)
#D9BEF6
(217,190,246)
#DFC8F7
(223,200,247)
#E5D2F8
(229,210,248)
#EBDCF9
(235,220,249)
#F1E6FA
(241,230,250)
#F7F0FB
(247,240,251)
#FFFFFF
(255,255,255)

CSS3-Stile

Beispiele css- und html für Elemente in der Farbe #BB8CF1. Bitte benutzen Sie auch rgb(187,140,241) statt hex-Code.

Textfarbe

.myTextColor { color: #BB8CF1; }

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

Die Farbe dieses Textes ist #BB8CF1.


Hintergrundfarbe

.myBgColor { background-color: #BB8CF1; }

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

Der Hintergrund von diesem div ist in Farbe #BB8CF1.


Grenzfarbe

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

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

Die Grenzen von diesem div sind in Farbe #BB8CF1.


Transparenz

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

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

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

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

Dieser Text hat den Schatten in Farbe #BB8CF1.

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

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

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


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

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

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


Farbe des Schattens vom div-Element

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

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #BB8CF1;
-webkit-box-shadow: 1px 1px 3px 2px #BB8CF1;
box-shadow:1px 1px 3px 2px #BB8CF1;">
Div content here</div>
Dieses div hat den Schatten in Farbe #BB8CF1.

Beispiele

Farbenbeispiel auf dem schwarzen Hintergrund

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


Farbenbeispiel auf dem weißen Hintergrund

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



Beispiel eines schwarzen Textes auf dem Hintergrund in Farbe #BB8CF1

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


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

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