FARBE #BBCFEC

HEX: #BBCFEC RGB: (187,207,236)

Farbeninformationen

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

Farbmodelle RGB

Die Farbe #BBCFEC wird in RGB als (187,207,236) definiert.

RGB: (187,207,236) (73%, 81%, 93%)

Kanäle in RGB und Sättigung

R 187 von 255 = 73%
G 207 von 255 = 81%
B 236 von 255 = 93%

187
207
236

R + G + B ~ 82%. #BBCFEC ziemlich helle Farbe.

Farbverhältnis in prozentualer Angabe

R + G + B = 187 + 207 + 236 = 630 (100%)
R 187 von 630 ~ 29.68%
G 207 von 630 ~ 32.86%
B 236 von 630 ~ 37.46'%

%29.68
%32.86
%37.46

Farbmodell CMYK

Die Farbe #BBCFEC wird in CMYK als (21,12,0,7) definiert.

  • Cyan hat einen Wert von 20.76%
  • Magenta hat einen Wert von 12.29%
  • Gelb hat einen Wert von 0.00%
  • Schlüsselfarbe hat einen Wert von 7.45%

CMYK: (21,12,0,7)
C21M12Y0K7 (21%, 12%, 0%, 7%)
(0.21 / 0.12 / 0.00 / 0.07)

CMYK-Kanäle in Prozent

%20.76
%12.29
%0
%7.45

Farbcodes

Farbe #BBCFEC in den populären Farbmodellen.

BB CF EC
RGB 187 207 236
HSL 216° 56.32% 82.94%
HSB/HSV 216° 20.76% 92.55%
CMYK 20.76% 12.29% 0.00%
7.45%

Die Farbe #BBCFEC in den populären Zahlensystemen.

Hexadezimal BB CF EC
Dezimal 187 207 236
Binär 10111011 11001111 11101100
Oktal 273 317 354

Farbtöne

Dunkle Töne der Farbe #BBCFEC

#BBCFEC
(187,207,236)
#AABDD7
(170,189,215)
#99ABC2
(153,171,194)
#8899AD
(136,153,173)
#778798
(119,135,152)
#667583
(102,117,131)
#55636E
(85,99,110)
#445159
(68,81,89)
#333F44
(51,63,68)
#222D2F
(34,45,47)
#111B1A
(17,27,26)
#000000
(0,0,0)

Helle Töne der Farbe #BBCFEC

#BBCFEC
(187,207,236)
#C1D3ED
(193,211,237)
#C7D7EE
(199,215,238)
#CDDBEF
(205,219,239)
#D3DFF0
(211,223,240)
#D9E3F1
(217,227,241)
#DFE7F2
(223,231,242)
#E5EBF3
(229,235,243)
#EBEFF4
(235,239,244)
#F1F3F5
(241,243,245)
#F7F7F6
(247,247,246)
#FFFFFF
(255,255,255)

CSS3-Stile

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

Textfarbe

.myTextColor { color: #BBCFEC; }

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

Die Farbe dieses Textes ist #BBCFEC.

Hintergrundfarbe

.myBgColor { background-color: #BBCFEC; }

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

Der Hintergrund von diesem div ist in Farbe #BBCFEC.

Grenzfarbe

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

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

Die Grenzen von diesem div sind in Farbe #BBCFEC.

Transparenz

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

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

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

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

Dieser Text hat den Schatten in Farbe #BBCFEC.


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

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

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


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

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

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

Farbe des Schattens vom div-Element

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

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

Dieses div hat den Schatten in Farbe #BBCFEC.

Beispiele

Farbenbeispiel auf dem schwarzen Hintergrund

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


Farbenbeispiel auf dem weißen Hintergrund

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


Beispiel eines schwarzen Textes auf dem Hintergrund in Farbe #BBCFEC

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


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

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


Ähnliche Farben

Kontrastfarbe

Kontrastfarbe für #hex ist #443013.


I love getcolorcode.com

Farbtriade

1 #ECBBCF und #CFECBB kombiniert mit #BBCFEC sind eine Farbtriade.

2 #ECCFBB und #CFBBEC kombiniert mit #BBCFEC sind eine Farbtriade.