FARBE #CC90AD

HEX: #CC90AD
RGB: (204,144,173)

Farbeninformationen

#CC90AD enthält hauptsächlich rote und blaue Farbe. Für #CC90AD ist eine «websichere» Webfarbe #CC9999 (oder kurz #C99).

Farbmodelle RGB

Die Farbe #CC90AD wird in RGB als (204,144,173) definiert.

  • Rot hat einen Wert von 204;
  • Grün hat einen Wert von 144;
  • Blau hat einen Wert von 173.
RGB:
(204,144,173)
(80%,56%,68%)

Kanäle in RGB und Sättigung

R 204 von 255 = 80%
G 144 von 255 = 56%
B 173 von 255 = 68%

204
144
173

R + G + B ~ 68%. #CC90AD ziemlich helle Farbe.

Farbverhältnis in prozentualer Angabe

R + G + B =
204 + 144 + 173 = 521 (100%)
R 204 von 521 ~ 39.16%
G 144 von 521 ~ 27.64%
B 173 von 521 ~ 33.21%

%39.16
%27.64
%33.21

Farbmodell CMYK

Die Farbe #CC90AD wird in CMYK als (0,29,15,20) definiert.

  • Cyan hat einen Wert von 0.00%
  • Magenta hat einen Wert von 29.41%
  • Gelb hat einen Wert von 15.20%
  • Schlüsselfarbe hat einen Wert von 20.00%
CMYK:
(0,29,15,20)
C0M29Y15K20 
(0%,29%,15%,20%)
(0.00/0.29/0.15/0.20)	

CMYK-Kanäle in Prozent

%0
%29.41
%15.2
%20

Farbcodes

Farbe #CC90AD in den populären Farbmodellen.

CC90AD
RGB204144173
HSL331°37.04%68.24%
HSB/HSV331°29.41%80.00%
CMYK0.00%29.41%15.20%
20.00%

Die Farbe #CC90AD in den populären Zahlensystemen.

HexadezimalCC90AD
Dezimal204144173
Binär110011001001000010101101
Oktal314220255

Farbtöne

Dunkle Töne der Farbe #CC90AD

#CC90AD
(204,144,173)
#BA839E
(186,131,158)
#A8768F
(168,118,143)
#966980
(150,105,128)
#845C71
(132,92,113)
#724F62
(114,79,98)
#604253
(96,66,83)
#4E3544
(78,53,68)
#3C2835
(60,40,53)
#2A1B26
(42,27,38)
#180E17
(24,14,23)
#000000
(0,0,0)

Helle Töne der Farbe #CC90AD

#CC90AD
(204,144,173)
#D09AB4
(208,154,180)
#D4A4BB
(212,164,187)
#D8AEC2
(216,174,194)
#DCB8C9
(220,184,201)
#E0C2D0
(224,194,208)
#E4CCD7
(228,204,215)
#E8D6DE
(232,214,222)
#ECE0E5
(236,224,229)
#F0EAEC
(240,234,236)
#F4F4F3
(244,244,243)
#FFFFFF
(255,255,255)

CSS3-Stile

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

Textfarbe

.myTextColor { color: #CC90AD; }

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

Die Farbe dieses Textes ist #CC90AD.


Hintergrundfarbe

.myBgColor { background-color: #CC90AD; }

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

Der Hintergrund von diesem div ist in Farbe #CC90AD.


Grenzfarbe

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

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

Die Grenzen von diesem div sind in Farbe #CC90AD.


Transparenz

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

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

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

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

Dieser Text hat den Schatten in Farbe #CC90AD.

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

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

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


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

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

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


Farbe des Schattens vom div-Element

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

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

Beispiele

Farbenbeispiel auf dem schwarzen Hintergrund

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


Farbenbeispiel auf dem weißen Hintergrund

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



Beispiel eines schwarzen Textes auf dem Hintergrund in Farbe #CC90AD

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


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

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