FARBE #B9B0CF

HEX: #B9B0CF
RGB: (185,176,207)

Farbeninformationen

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

Farbmodelle RGB

Die Farbe #B9B0CF wird in RGB als (185,176,207) definiert.

  • Rot hat einen Wert von 185;
  • Grün hat einen Wert von 176;
  • Blau hat einen Wert von 207.
RGB:
(185,176,207)
(73%,69%,81%)

Kanäle in RGB und Sättigung

R 185 von 255 = 73%
G 176 von 255 = 69%
B 207 von 255 = 81%

185
176
207

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

Farbverhältnis in prozentualer Angabe

R + G + B =
185 + 176 + 207 = 568 (100%)
R 185 von 568 ~ 32.57%
G 176 von 568 ~ 30.99%
B 207 von 568 ~ 36.44%

%32.57
%30.99
%36.44

Farbmodell CMYK

Die Farbe #B9B0CF wird in CMYK als (11,15,0,19) definiert.

  • Cyan hat einen Wert von 10.63%
  • Magenta hat einen Wert von 14.98%
  • Gelb hat einen Wert von 0.00%
  • Schlüsselfarbe hat einen Wert von 18.82%
CMYK:
(11,15,0,19)
C11M15Y0K19 
(11%,15%,0%,19%)
(0.11/0.15/0.00/0.19)	

CMYK-Kanäle in Prozent

%10.63
%14.98
%0
%18.82

Farbcodes

Farbe #B9B0CF in den populären Farbmodellen.

B9B0CF
RGB185176207
HSL257°24.41%75.10%
HSB/HSV257°14.98%81.18%
CMYK10.63%14.98%0.00%
18.82%

Die Farbe #B9B0CF in den populären Zahlensystemen.

HexadezimalB9B0CF
Dezimal185176207
Binär101110011011000011001111
Oktal271260317

Farbtöne

Dunkle Töne der Farbe #B9B0CF

#B9B0CF
(185,176,207)
#A9A0BD
(169,160,189)
#9990AB
(153,144,171)
#898099
(137,128,153)
#797087
(121,112,135)
#696075
(105,96,117)
#595063
(89,80,99)
#494051
(73,64,81)
#39303F
(57,48,63)
#29202D
(41,32,45)
#19101B
(25,16,27)
#000000
(0,0,0)

Helle Töne der Farbe #B9B0CF

#B9B0CF
(185,176,207)
#BFB7D3
(191,183,211)
#C5BED7
(197,190,215)
#CBC5DB
(203,197,219)
#D1CCDF
(209,204,223)
#D7D3E3
(215,211,227)
#DDDAE7
(221,218,231)
#E3E1EB
(227,225,235)
#E9E8EF
(233,232,239)
#EFEFF3
(239,239,243)
#F5F6F7
(245,246,247)
#FFFFFF
(255,255,255)

CSS3-Stile

Beispiele css- und html für Elemente in der Farbe #B9B0CF. Bitte benutzen Sie auch rgb(185,176,207) statt hex-Code.

Textfarbe

.myTextColor { color: #B9B0CF; }

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

Die Farbe dieses Textes ist #B9B0CF.


Hintergrundfarbe

.myBgColor { background-color: #B9B0CF; }

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

Der Hintergrund von diesem div ist in Farbe #B9B0CF.


Grenzfarbe

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

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

Die Grenzen von diesem div sind in Farbe #B9B0CF.


Transparenz

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

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

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

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

Dieser Text hat den Schatten in Farbe #B9B0CF.

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

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

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


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

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

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


Farbe des Schattens vom div-Element

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

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

Beispiele

Farbenbeispiel auf dem schwarzen Hintergrund

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


Farbenbeispiel auf dem weißen Hintergrund

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



Beispiel eines schwarzen Textes auf dem Hintergrund in Farbe #B9B0CF

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


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

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