FARBE #B4BEBB

HEX: #B4BEBB RGB: (180,190,187)

Farbeninformationen

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

Farbmodelle RGB

Die Farbe #B4BEBB wird in RGB als (180,190,187) definiert.

RGB: (180,190,187) (71%, 75%, 73%)

Kanäle in RGB und Sättigung

R 180 von 255 = 71%
G 190 von 255 = 75%
B 187 von 255 = 73%

180
190
187

R + G + B ~ 73%. #B4BEBB ziemlich helle Farbe.

Farbverhältnis in prozentualer Angabe

R + G + B = 180 + 190 + 187 = 557 (100%)
R 180 von 557 ~ 32.32%
G 190 von 557 ~ 34.11%
B 187 von 557 ~ 33.57'%

%32.32
%34.11
%33.57

Farbmodell CMYK

Die Farbe #B4BEBB wird in CMYK als (5,0,2,25) definiert.

  • Cyan hat einen Wert von 5.26%
  • Magenta hat einen Wert von 0.00%
  • Gelb hat einen Wert von 1.58%
  • Schlüsselfarbe hat einen Wert von 25.49%

CMYK: (5,0,2,25)
C5M0Y2K25 (5%, 0%, 2%, 25%)
(0.05 / 0.00 / 0.02 / 0.25)

CMYK-Kanäle in Prozent

%5.26
%0
%1.58
%25.49

Farbcodes

Farbe #B4BEBB in den populären Farbmodellen.

B4 BE BB
RGB 180 190 187
HSL 162° 7.14% 72.55%
HSB/HSV 162° 5.26% 74.51%
CMYK 5.26% 0.00% 1.58%
25.49%

Die Farbe #B4BEBB in den populären Zahlensystemen.

Hexadezimal B4 BE BB
Dezimal 180 190 187
Binär 10110100 10111110 10111011
Oktal 264 276 273

Farbtöne

Dunkle Töne der Farbe #B4BEBB

#B4BEBB
(180,190,187)
#A4ADAA
(164,173,170)
#949C99
(148,156,153)
#848B88
(132,139,136)
#747A77
(116,122,119)
#646966
(100,105,102)
#545855
(84,88,85)
#444744
(68,71,68)
#343633
(52,54,51)
#242522
(36,37,34)
#141411
(20,20,17)
#000000
(0,0,0)

Helle Töne der Farbe #B4BEBB

#B4BEBB
(180,190,187)
#BAC3C1
(186,195,193)
#C0C8C7
(192,200,199)
#C6CDCD
(198,205,205)
#CCD2D3
(204,210,211)
#D2D7D9
(210,215,217)
#D8DCDF
(216,220,223)
#DEE1E5
(222,225,229)
#E4E6EB
(228,230,235)
#EAEBF1
(234,235,241)
#F0F0F7
(240,240,247)
#FFFFFF
(255,255,255)

CSS3-Stile

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

Textfarbe

.myTextColor { color: #B4BEBB; }

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

Die Farbe dieses Textes ist #B4BEBB.

Hintergrundfarbe

.myBgColor { background-color: #B4BEBB; }

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

Der Hintergrund von diesem div ist in Farbe #B4BEBB.

Grenzfarbe

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

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

Die Grenzen von diesem div sind in Farbe #B4BEBB.

Transparenz

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

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

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

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

Dieser Text hat den Schatten in Farbe #B4BEBB.


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

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

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


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

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

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

Farbe des Schattens vom div-Element

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

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

Dieses div hat den Schatten in Farbe #B4BEBB.

Beispiele

Farbenbeispiel auf dem schwarzen Hintergrund

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


Farbenbeispiel auf dem weißen Hintergrund

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


Beispiel eines schwarzen Textes auf dem Hintergrund in Farbe #B4BEBB

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


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

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


Ähnliche Farben

Kontrastfarbe

Kontrastfarbe für #hex ist #4B4144.


I love getcolorcode.com

Farbtriade

1 #BBB4BE und #BEBBB4 kombiniert mit #B4BEBB sind eine Farbtriade.

2 #BBBEB4 und #BEB4BB kombiniert mit #B4BEBB sind eine Farbtriade.