FARBE #848071

HEX: #848071 RGB: (132,128,113)

Farbeninformationen

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

Farbmodelle RGB

Die Farbe #848071 wird in RGB als (132,128,113) definiert.

RGB: (132,128,113) (52%, 50%, 44%)

Kanäle in RGB und Sättigung

R 132 von 255 = 52%
G 128 von 255 = 50%
B 113 von 255 = 44%

132
128
113

R + G + B ~ 49%. #848071 mittlere Farbe (nicht dunkel und nicht hell).

Farbverhältnis in prozentualer Angabe

R + G + B = 132 + 128 + 113 = 373 (100%)
R 132 von 373 ~ 35.39%
G 128 von 373 ~ 34.32%
B 113 von 373 ~ 30.29'%

%35.39
%34.32
%30.29

Farbmodell CMYK

Die Farbe #848071 wird in CMYK als (0,3,14,48) definiert.

  • Cyan hat einen Wert von 0.00%
  • Magenta hat einen Wert von 3.03%
  • Gelb hat einen Wert von 14.39%
  • Schlüsselfarbe hat einen Wert von 48.24%
CMYK: (0,3,14,48) C0M3Y14K48 (0%,3%,14%,48%) (0.00/0.03/0.14/0.48) 

CMYK-Kanäle in Prozent

%0
%3.03
%14.39
%48.24

Farbcodes

Farbe #848071 in den populären Farbmodellen.

84 80 71
RGB 132 128 113
HSL 47° 7.76% 48.04%
HSB/HSV 47° 14.39% 51.76%
CMYK 0.00% 3.03% 14.39%
48.24%

Die Farbe #848071 in den populären Zahlensystemen.

Hexadezimal 84 80 71
Dezimal 132 128 113
Binär 10000100 10000000 1110001
Oktal 204 200 161

Farbtöne

Dunkle Töne der Farbe #848071

#848071
(132,128,113)
#787567
(120,117,103)
#6C6A5D
(108,106,93)
#605F53
(96,95,83)
#545449
(84,84,73)
#48493F
(72,73,63)
#3C3E35
(60,62,53)
#30332B
(48,51,43)
#242821
(36,40,33)
#181D17
(24,29,23)
#0C120D
(12,18,13)
#000000
(0,0,0)

Helle Töne der Farbe #848071

#848071
(132,128,113)
#8F8B7D
(143,139,125)
#9A9689
(154,150,137)
#A5A195
(165,161,149)
#B0ACA1
(176,172,161)
#BBB7AD
(187,183,173)
#C6C2B9
(198,194,185)
#D1CDC5
(209,205,197)
#DCD8D1
(220,216,209)
#E7E3DD
(231,227,221)
#F2EEE9
(242,238,233)
#FFFFFF
(255,255,255)

CSS3-Stile

Beispiele css- und html für Elemente in der Farbe #848071. Bitte benutzen Sie auch rgb(132,128,113) statt hex-Code.

Textfarbe

.myTextColor { color: #848071; }

 <p style="color:#'.$colorObj['hex'].'">This sample text font color is #'.$colorObj['hex'].'.</p> 

Die Farbe dieses Textes ist #848071.

Hintergrundfarbe

.myBgColor { background-color: #848071; }

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

Der Hintergrund von diesem div ist in Farbe #848071.

Grenzfarbe

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

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

Die Grenzen von diesem div sind in Farbe #848071.


'.$lang['color_style_opacity'].'

.myOpacity80 { color: #'.$colorObj['hex'].'; opacity: 0.8; }

<p style="color:#'.$colorObj['hex'].';opacity:0.8;">80%</p>

'.str_replace('%color%',$colorObj['hex'],$lang['color_style_opacity_text']).' 100% | 80% | 50% | 30%.

'.$lang['color_style_bgcolor_text'].' 100%.

'.$lang['color_style_bgcolor_text'].' 80%.

'.$lang['color_style_bgcolor_text'].' 50%.

'.$lang['color_style_bgcolor_text'].' 30%.

'.$lang['color_style_text_shadow'].'

.textShadow {text-shadow: 3px 3px 1px #'.$colorObj['hex'].';}

<p style="text-shadow: 3px 3px 1px #'.$colorObj['hex'].'">Text here.</p>

'.str_replace('%color%',$colorObj['hex'],$lang['color_style_text_shadow_sample']).'

.textShadow {text-shadow: 3px 3px 1px #'.$colorObj['hex'].', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #'.$colorObj['hex'].', 5px 5px 20px red">Text here.</p>

'.str_replace('%color%',$colorObj['hex'],$lang['color_style_text_shadow_sample2']).'


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#'.$colorObj['hex'].', Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#'.$colorObj['hex'].', Direction=45, Strength=4)">Text</p>

This text has shadow with #'.$colorObj['hex'].' and red colors in old Internet Explorer.


'.$lang['color_style_box_shadow'].'

 /* css code */ .divShadow { -moz-box-shadow: 1px 1px 3px 2px #'.$colorObj['hex'].'; -webkit-box-shadow: 1px 1px 3px 2px #'.$colorObj['hex'].'; box-shadow: 1px 1px 3px 2px #'.$colorObj['hex'].'; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #'.$colorObj['hex'].'; -webkit-box-shadow: 1px 1px 3px 2px #'.$colorObj['hex'].'; box-shadow:1px 1px 3px 2px #'.$colorObj['hex'].';">
Div content here</div>
'.str_replace('%color%',$colorObj['hex'],$lang['color_style_box_shadow_sample']).'
'; ?>

Beispiele

Farbenbeispiel auf dem schwarzen Hintergrund

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


Farbenbeispiel auf dem weißen Hintergrund

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



Beispiel eines schwarzen Textes auf dem Hintergrund in Farbe #848071

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


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

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