FARBE #C47BFB

HEX: #C47BFB
RGB: (196,123,251)

Farbeninformationen

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

Farbmodelle RGB

Die Farbe #C47BFB wird in RGB als (196,123,251) definiert.

  • Rot hat einen Wert von 196;
  • Grün hat einen Wert von 123;
  • Blau hat einen Wert von 251.
RGB:
(196,123,251)
(77%,48%,98%)

Kanäle in RGB und Sättigung

R 196 von 255 = 77%
G 123 von 255 = 48%
B 251 von 255 = 98%

196
123
251

R + G + B ~ 74%. #C47BFB ziemlich helle Farbe.

Farbverhältnis in prozentualer Angabe

R + G + B =
196 + 123 + 251 = 570 (100%)
R 196 von 570 ~ 34.39%
G 123 von 570 ~ 21.58%
B 251 von 570 ~ 44.04%

%34.39
%21.58
%44.04

Farbmodell CMYK

Die Farbe #C47BFB wird in CMYK als (22,51,0,2) definiert.

  • Cyan hat einen Wert von 21.91%
  • Magenta hat einen Wert von 51.00%
  • Gelb hat einen Wert von 0.00%
  • Schlüsselfarbe hat einen Wert von 1.57%
CMYK:
(22,51,0,2)
C22M51Y0K2 
(22%,51%,0%,2%)
(0.22/0.51/0.00/0.02)	

CMYK-Kanäle in Prozent

%21.91
%51
%0
%1.57

Farbcodes

Farbe #C47BFB in den populären Farbmodellen.

C47BFB
RGB196123251
HSL274°94.12%73.33%
HSB/HSV274°51.00%98.43%
CMYK21.91%51.00%0.00%
1.57%

Die Farbe #C47BFB in den populären Zahlensystemen.

HexadezimalC47BFB
Dezimal196123251
Binär11000100111101111111011
Oktal304173373

Farbtöne

Dunkle Töne der Farbe #C47BFB

#C47BFB
(196,123,251)
#B370E5
(179,112,229)
#A265CF
(162,101,207)
#915AB9
(145,90,185)
#804FA3
(128,79,163)
#6F448D
(111,68,141)
#5E3977
(94,57,119)
#4D2E61
(77,46,97)
#3C234B
(60,35,75)
#2B1835
(43,24,53)
#1A0D1F
(26,13,31)
#000000
(0,0,0)

Helle Töne der Farbe #C47BFB

#C47BFB
(196,123,251)
#C987FB
(201,135,251)
#CE93FB
(206,147,251)
#D39FFB
(211,159,251)
#D8ABFB
(216,171,251)
#DDB7FB
(221,183,251)
#E2C3FB
(226,195,251)
#E7CFFB
(231,207,251)
#ECDBFB
(236,219,251)
#F1E7FB
(241,231,251)
#F6F3FB
(246,243,251)
#FFFFFF
(255,255,255)

CSS3-Stile

Beispiele css- und html für Elemente in der Farbe #C47BFB. Bitte benutzen Sie auch rgb(196,123,251) statt hex-Code.

Textfarbe

.myTextColor { color: #C47BFB; }

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

Die Farbe dieses Textes ist #C47BFB.


Hintergrundfarbe

.myBgColor { background-color: #C47BFB; }

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

Der Hintergrund von diesem div ist in Farbe #C47BFB.


Grenzfarbe

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

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

Die Grenzen von diesem div sind in Farbe #C47BFB.


Transparenz

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

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

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

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

Dieser Text hat den Schatten in Farbe #C47BFB.

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

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

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


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

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

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


Farbe des Schattens vom div-Element

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

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

Beispiele

Farbenbeispiel auf dem schwarzen Hintergrund

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


Farbenbeispiel auf dem weißen Hintergrund

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



Beispiel eines schwarzen Textes auf dem Hintergrund in Farbe #C47BFB

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


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

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