FARBE #BBCCF2

HEX: #BBCCF2 RGB: (187,204,242)

Farbeninformationen

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

Farbmodelle RGB

Die Farbe #BBCCF2 wird in RGB als (187,204,242) definiert.

RGB: (187,204,242) (73%, 80%, 95%)

Kanäle in RGB und Sättigung

R 187 von 255 = 73%
G 204 von 255 = 80%
B 242 von 255 = 95%

187
204
242

R + G + B ~ 83%. #BBCCF2 ziemlich helle Farbe.

Farbverhältnis in prozentualer Angabe

R + G + B = 187 + 204 + 242 = 633 (100%)
R 187 von 633 ~ 29.54%
G 204 von 633 ~ 32.23%
B 242 von 633 ~ 38.23'%

%29.54
%32.23
%38.23

Farbmodell CMYK

Die Farbe #BBCCF2 wird in CMYK als (23,16,0,5) definiert.

  • Cyan hat einen Wert von 22.73%
  • Magenta hat einen Wert von 15.70%
  • Gelb hat einen Wert von 0.00%
  • Schlüsselfarbe hat einen Wert von 5.10%

CMYK: (23,16,0,5)
C23M16Y0K5 (23%, 16%, 0%, 5%)
(0.23 / 0.16 / 0.00 / 0.05)

CMYK-Kanäle in Prozent

%22.73
%15.7
%0
%5.1

Farbcodes

Farbe #BBCCF2 in den populären Farbmodellen.

BB CC F2
RGB 187 204 242
HSL 221° 67.90% 84.12%
HSB/HSV 221° 22.73% 94.90%
CMYK 22.73% 15.70% 0.00%
5.10%

Die Farbe #BBCCF2 in den populären Zahlensystemen.

Hexadezimal BB CC F2
Dezimal 187 204 242
Binär 10111011 11001100 11110010
Oktal 273 314 362

Farbtöne

Dunkle Töne der Farbe #BBCCF2

#BBCCF2
(187,204,242)
#AABADC
(170,186,220)
#99A8C6
(153,168,198)
#8896B0
(136,150,176)
#77849A
(119,132,154)
#667284
(102,114,132)
#55606E
(85,96,110)
#444E58
(68,78,88)
#333C42
(51,60,66)
#222A2C
(34,42,44)
#111816
(17,24,22)
#000000
(0,0,0)

Helle Töne der Farbe #BBCCF2

#BBCCF2
(187,204,242)
#C1D0F3
(193,208,243)
#C7D4F4
(199,212,244)
#CDD8F5
(205,216,245)
#D3DCF6
(211,220,246)
#D9E0F7
(217,224,247)
#DFE4F8
(223,228,248)
#E5E8F9
(229,232,249)
#EBECFA
(235,236,250)
#F1F0FB
(241,240,251)
#F7F4FC
(247,244,252)
#FFFFFF
(255,255,255)

CSS3-Stile

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

Textfarbe

.myTextColor { color: #BBCCF2; }

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

Die Farbe dieses Textes ist #BBCCF2.

Hintergrundfarbe

.myBgColor { background-color: #BBCCF2; }

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

Der Hintergrund von diesem div ist in Farbe #BBCCF2.

Grenzfarbe

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

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

Die Grenzen von diesem div sind in Farbe #BBCCF2.

Transparenz

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

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

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

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

Dieser Text hat den Schatten in Farbe #BBCCF2.


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

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

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


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

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

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

Farbe des Schattens vom div-Element

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

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

Dieses div hat den Schatten in Farbe #BBCCF2.

Beispiele

Farbenbeispiel auf dem schwarzen Hintergrund

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


Farbenbeispiel auf dem weißen Hintergrund

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


Beispiel eines schwarzen Textes auf dem Hintergrund in Farbe #BBCCF2

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


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

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


Ähnliche Farben

Kontrastfarbe

Kontrastfarbe für #BBCCF2 ist #44330D.


I love getcolorcode.com

Farbtriade

1 #F2BBCC und #CCF2BB kombiniert mit #BBCCF2 sind eine Farbtriade.

2 #F2CCBB und #CCBBF2 kombiniert mit #BBCCF2 sind eine Farbtriade.