FARBE #ABFFE6

HEX: #ABFFE6
RGB: (171,255,230)

Farbeninformationen

#ABFFE6 enthält hauptsächlich grüne und blaue Farbe. Für #ABFFE6 ist eine «websichere» Webfarbe #99FFCC (oder kurz #9FC).

Farbmodelle RGB

Die Farbe #ABFFE6 wird in RGB als (171,255,230) definiert.

  • Rot hat einen Wert von 171;
  • Grün hat einen Wert von 255;
  • Blau hat einen Wert von 230.
RGB:
(171,255,230)
(67%,100%,90%)

Kanäle in RGB und Sättigung

R 171 von 255 = 67%
G 255 von 255 = 100%
B 230 von 255 = 90%

171
255
230

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

Farbverhältnis in prozentualer Angabe

R + G + B =
171 + 255 + 230 = 656 (100%)
R 171 von 656 ~ 26.07%
G 255 von 656 ~ 38.87%
B 230 von 656 ~ 35.06%

%26.07
%38.87
%35.06

Farbmodell CMYK

Die Farbe #ABFFE6 wird in CMYK als (33,0,10,0) definiert.

  • Cyan hat einen Wert von 32.94%
  • Magenta hat einen Wert von 0.00%
  • Gelb hat einen Wert von 9.80%
  • Schlüsselfarbe hat einen Wert von 0.00%
CMYK:
(33,0,10,0)
C33M0Y10K0 
(33%,0%,10%,0%)
(0.33/0.00/0.10/0.00)	

CMYK-Kanäle in Prozent

%32.94
%0
%9.8
%0

Farbcodes

Farbe #ABFFE6 in den populären Farbmodellen.

ABFFE6
RGB171255230
HSL162°100.00%83.53%
HSB/HSV162°32.94%100.00%
CMYK32.94%0.00%9.80%
0.00%

Die Farbe #ABFFE6 in den populären Zahlensystemen.

HexadezimalABFFE6
Dezimal171255230
Binär101010111111111111100110
Oktal253377346

Farbtöne

Dunkle Töne der Farbe #ABFFE6

#ABFFE6
(171,255,230)
#9CE8D2
(156,232,210)
#8DD1BE
(141,209,190)
#7EBAAA
(126,186,170)
#6FA396
(111,163,150)
#608C82
(96,140,130)
#51756E
(81,117,110)
#425E5A
(66,94,90)
#334746
(51,71,70)
#243032
(36,48,50)
#15191E
(21,25,30)
#000000
(0,0,0)

Helle Töne der Farbe #ABFFE6

#ABFFE6
(171,255,230)
#B2FFE8
(178,255,232)
#B9FFEA
(185,255,234)
#C0FFEC
(192,255,236)
#C7FFEE
(199,255,238)
#CEFFF0
(206,255,240)
#D5FFF2
(213,255,242)
#DCFFF4
(220,255,244)
#E3FFF6
(227,255,246)
#EAFFF8
(234,255,248)
#F1FFFA
(241,255,250)
#FFFFFF
(255,255,255)

CSS3-Stile

Beispiele css- und html für Elemente in der Farbe #ABFFE6. Bitte benutzen Sie auch rgb(171,255,230) statt hex-Code.

Textfarbe

.myTextColor { color: #ABFFE6; }

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

Die Farbe dieses Textes ist #ABFFE6.


Hintergrundfarbe

.myBgColor { background-color: #ABFFE6; }

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

Der Hintergrund von diesem div ist in Farbe #ABFFE6.


Grenzfarbe

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

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

Die Grenzen von diesem div sind in Farbe #ABFFE6.


Transparenz

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

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

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

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

Dieser Text hat den Schatten in Farbe #ABFFE6.

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

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

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


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

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

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


Farbe des Schattens vom div-Element

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

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

Beispiele

Farbenbeispiel auf dem schwarzen Hintergrund

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


Farbenbeispiel auf dem weißen Hintergrund

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



Beispiel eines schwarzen Textes auf dem Hintergrund in Farbe #ABFFE6

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


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

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