HEX: #CC33CC
RGB: (204,51,204)
#CC33CC enthält hauptsächlich rote und blaue Farbe. Die Farbe #CC33CC ist «eine websichere» Webfarbe. Sie kann kurz als #C3C geschrieben werden.
Die Farbe #CC33CC wird in RGB als (204,51,204) definiert.
RGB: (204,51,204)
(80%, 20%, 80%)
R 204 von 255 = 80%
G 51 von 255 = 20%
B 204 von 255 = 80%
R + G + B ~ 60%. #CC33CC mittlere Farbe (nicht dunkel und nicht hell).
R + G + B = 204 + 51 + 204 = 459 (100%)
R 204 von 459 ~ 44.44%
G 51 von 459 ~ 11.11%
B 204 von 459 ~ 44.44'%
Die Farbe #CC33CC wird in CMYK als (0,75,0,20) definiert.
CMYK: (0,75,0,20)
C0M75Y0K20 (0%, 75%, 0%, 20%)
(0.00 / 0.75 / 0.00 / 0.20)
Farbe #CC33CC in den populären Farbmodellen.
CC | 33 | CC | |
---|---|---|---|
RGB | 204 | 51 | 204 |
HSL | 300° | 60.00% | 50.00% |
HSB/HSV | 300° | 75.00% | 80.00% |
CMYK | 0.00% | 75.00% | 0.00% |
20.00% |
Die Farbe #CC33CC in den populären Zahlensystemen.
Hexadezimal | CC | 33 | CC |
Dezimal | 204 | 51 | 204 |
Binär | 11001100 | 110011 | 11001100 |
Oktal | 314 | 63 | 314 |
Dunkle Töne der Farbe #CC33CC
Helle Töne der Farbe #CC33CC
Beispiele css- und html für Elemente in der Farbe #CC33CC. Bitte benutzen Sie auch rgb(204,51,204) statt hex-Code.
.myTextColor { color: #CC33CC; }
<p style="color:#CC33CC">This sample text font color is #CC33CC.</p>
Die Farbe dieses Textes ist #CC33CC.
.myBgColor { background-color: #CC33CC; }
<div style="background-color:#CC33CC">Inner text</div>
Der Hintergrund von diesem div ist in Farbe #CC33CC.
.myBorderColor { border: 1px solid #CC33CC; }
<div style="border:3px solid #CC33CC">Div</div>
Die Grenzen von diesem div sind in Farbe #CC33CC.
.myOpacity80 { color: #CC33CC; opacity: 0.8; }
<p style="color:#CC33CC;opacity:0.8;">80%</p>
Text in Farbe #CC33CC und mit Transparenz 100% | 80% | 50% | 30%.
.textShadow {text-shadow: 3px 3px 1px #CC33CC;}
<p style="text-shadow: 3px 3px 1px #CC33CC">Text here.</p>
Dieser Text hat den Schatten in Farbe #CC33CC.
.textShadow {text-shadow: 3px 3px 1px #CC33CC', 3px 3px 1px red;}
<p style="text-shadow: 3px 3px 1px #CC33CC, 5px 5px 20px red">Text here.</p>
Dieser Text hat den Schatten in Grundfarbe #CC33CC und zusätzlichem Rot.
Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#CC33CC, Direction=45, Strength=4)}
<p style="filter: Shadow(Color=#CC33CC, Direction=45, Strength=4)">Text</p>
This text has shadow with #CC33CC and red colors in old Internet Explorer.
/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #CC33CC;
-webkit-box-shadow: 1px 1px 3px 2px #CC33CC;
box-shadow: 1px 1px 3px 2px #CC33CC;
}
/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #CC33CC; -webkit-box-shadow: 1px 1px 3px 2px #CC33CC; box-shadow:1px 1px 3px 2px #CC33CC;">
Div content here
</div>
Dieser Text ist in der Farbe #CC33CC auf dem schwarzen Hintergrund.
Dieser Text ist in Farbe #CC33CC auf dem weißen Hintergrund.
Dieser Text ist schwarz auf dem Hintergrund in Farbe #CC33CC.
Dieser Text ist weiß auf dem Hintergrund in Farbe #CC33CC.
Kontrastfarbe für #CC33CC ist #33CC33.
Farbe #CC33CC wird im Farbverlauf Steel Pink verwendet.
Steel Pink