FARBE #BBC0CA

HEX: #BBC0CA
RGB: (187,192,202)

Farbeninformationen

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

Farbmodelle RGB

Die Farbe #BBC0CA wird in RGB als (187,192,202) definiert.

  • Rot hat einen Wert von 187;
  • Grün hat einen Wert von 192;
  • Blau hat einen Wert von 202.
RGB:
(187,192,202)
(73%,75%,79%)

Kanäle in RGB und Sättigung

R 187 von 255 = 73%
G 192 von 255 = 75%
B 202 von 255 = 79%

187
192
202

R + G + B ~ 76%. #BBC0CA ziemlich helle Farbe.

Farbverhältnis in prozentualer Angabe

R + G + B =
187 + 192 + 202 = 581 (100%)
R 187 von 581 ~ 32.19%
G 192 von 581 ~ 33.05%
B 202 von 581 ~ 34.77%

%32.19
%33.05
%34.77

Farbmodell CMYK

Die Farbe #BBC0CA wird in CMYK als (7,5,0,21) definiert.

  • Cyan hat einen Wert von 7.43%
  • Magenta hat einen Wert von 4.95%
  • Gelb hat einen Wert von 0.00%
  • Schlüsselfarbe hat einen Wert von 20.78%
CMYK:
(7,5,0,21)
C7M5Y0K21 
(7%,5%,0%,21%)
(0.07/0.05/0.00/0.21)	

CMYK-Kanäle in Prozent

%7.43
%4.95
%0
%20.78

Farbcodes

Farbe #BBC0CA in den populären Farbmodellen.

BBC0CA
RGB187192202
HSL220°12.40%76.27%
HSB/HSV220°7.43%79.22%
CMYK7.43%4.95%0.00%
20.78%

Die Farbe #BBC0CA in den populären Zahlensystemen.

HexadezimalBBC0CA
Dezimal187192202
Binär101110111100000011001010
Oktal273300312

Farbtöne

Dunkle Töne der Farbe #BBC0CA

#BBC0CA
(187,192,202)
#AAAFB8
(170,175,184)
#999EA6
(153,158,166)
#888D94
(136,141,148)
#777C82
(119,124,130)
#666B70
(102,107,112)
#555A5E
(85,90,94)
#44494C
(68,73,76)
#33383A
(51,56,58)
#222728
(34,39,40)
#111616
(17,22,22)
#000000
(0,0,0)

Helle Töne der Farbe #BBC0CA

#BBC0CA
(187,192,202)
#C1C5CE
(193,197,206)
#C7CAD2
(199,202,210)
#CDCFD6
(205,207,214)
#D3D4DA
(211,212,218)
#D9D9DE
(217,217,222)
#DFDEE2
(223,222,226)
#E5E3E6
(229,227,230)
#EBE8EA
(235,232,234)
#F1EDEE
(241,237,238)
#F7F2F2
(247,242,242)
#FFFFFF
(255,255,255)

CSS3-Stile

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

Textfarbe

.myTextColor { color: #BBC0CA; }

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

Die Farbe dieses Textes ist #BBC0CA.


Hintergrundfarbe

.myBgColor { background-color: #BBC0CA; }

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

Der Hintergrund von diesem div ist in Farbe #BBC0CA.


Grenzfarbe

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

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

Die Grenzen von diesem div sind in Farbe #BBC0CA.


Transparenz

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

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

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

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

Dieser Text hat den Schatten in Farbe #BBC0CA.

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

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

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


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

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

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


Farbe des Schattens vom div-Element

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

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

Beispiele

Farbenbeispiel auf dem schwarzen Hintergrund

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


Farbenbeispiel auf dem weißen Hintergrund

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



Beispiel eines schwarzen Textes auf dem Hintergrund in Farbe #BBC0CA

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


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

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