FARBE #BBE0F4

HEX: #BBE0F4
RGB: (187,224,244)

Farbeninformationen

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

Farbmodelle RGB

Die Farbe #BBE0F4 wird in RGB als (187,224,244) definiert.

  • Rot hat einen Wert von 187;
  • Grün hat einen Wert von 224;
  • Blau hat einen Wert von 244.
RGB:
(187,224,244)
(73%,88%,96%)

Kanäle in RGB und Sättigung

R 187 von 255 = 73%
G 224 von 255 = 88%
B 244 von 255 = 96%

187
224
244

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

Farbverhältnis in prozentualer Angabe

R + G + B =
187 + 224 + 244 = 655 (100%)
R 187 von 655 ~ 28.55%
G 224 von 655 ~ 34.2%
B 244 von 655 ~ 37.25%

%28.55
%34.2
%37.25

Farbmodell CMYK

Die Farbe #BBE0F4 wird in CMYK als (23,8,0,4) definiert.

  • Cyan hat einen Wert von 23.36%
  • Magenta hat einen Wert von 8.20%
  • Gelb hat einen Wert von 0.00%
  • Schlüsselfarbe hat einen Wert von 4.31%
CMYK:
(23,8,0,4)
C23M8Y0K4 
(23%,8%,0%,4%)
(0.23/0.08/0.00/0.04)	

CMYK-Kanäle in Prozent

%23.36
%8.2
%0
%4.31

Farbcodes

Farbe #BBE0F4 in den populären Farbmodellen.

BBE0F4
RGB187224244
HSL201°72.15%84.51%
HSB/HSV201°23.36%95.69%
CMYK23.36%8.20%0.00%
4.31%

Die Farbe #BBE0F4 in den populären Zahlensystemen.

HexadezimalBBE0F4
Dezimal187224244
Binär101110111110000011110100
Oktal273340364

Farbtöne

Dunkle Töne der Farbe #BBE0F4

#BBE0F4
(187,224,244)
#AACCDE
(170,204,222)
#99B8C8
(153,184,200)
#88A4B2
(136,164,178)
#77909C
(119,144,156)
#667C86
(102,124,134)
#556870
(85,104,112)
#44545A
(68,84,90)
#334044
(51,64,68)
#222C2E
(34,44,46)
#111818
(17,24,24)
#000000
(0,0,0)

Helle Töne der Farbe #BBE0F4

#BBE0F4
(187,224,244)
#C1E2F5
(193,226,245)
#C7E4F6
(199,228,246)
#CDE6F7
(205,230,247)
#D3E8F8
(211,232,248)
#D9EAF9
(217,234,249)
#DFECFA
(223,236,250)
#E5EEFB
(229,238,251)
#EBF0FC
(235,240,252)
#F1F2FD
(241,242,253)
#F7F4FE
(247,244,254)
#FFFFFF
(255,255,255)

CSS3-Stile

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

Textfarbe

.myTextColor { color: #BBE0F4; }

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

Die Farbe dieses Textes ist #BBE0F4.


Hintergrundfarbe

.myBgColor { background-color: #BBE0F4; }

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

Der Hintergrund von diesem div ist in Farbe #BBE0F4.


Grenzfarbe

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

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

Die Grenzen von diesem div sind in Farbe #BBE0F4.


Transparenz

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

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

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

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

Dieser Text hat den Schatten in Farbe #BBE0F4.

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

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

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


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

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

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


Farbe des Schattens vom div-Element

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

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

Beispiele

Farbenbeispiel auf dem schwarzen Hintergrund

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


Farbenbeispiel auf dem weißen Hintergrund

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



Beispiel eines schwarzen Textes auf dem Hintergrund in Farbe #BBE0F4

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


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

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