COLOR #847A76

HEX: #847A76
RGB: (132,122,118)

Renk bilgisi

#847A76 contains red, green and blue colors in about the same proportion. #847A76 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#847A76 color RGB value is (132,122,118).

  • kırmız ton 132;
  • yeşil ton 122;
  • mavi ton 118.
RGB: (132,122,118) (52%,48%,46%)

RGB bağlantıları ve doygunluk

R 132 of 255 = 52%
G 122 of 255 = 48%
B 118 of 255 = 46%

132
122
118

R + G + B ~ 49%. #847A76 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B =
132 + 122 + 118 = 372 (100%)
R 132 of 372 ~ 35.48%
G 122 of 372 ~ 32.8%
B 118 of 372 ~ 31.72%

%35.48
%32.8
%31.72

CMYK RENK MODELİ

#847A76 rengi CMYK tonu (0,8,11,48).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.58%
  • sarı tonu 10.61%
  • ana renk tonu 48.24%
CMYK: (0,8,11,48) C0M8Y11K48 (0%,8%,11%,48%) (0.00/0.08/0.11/0.48)

CMYK yüzdeleri

%0
%7.58
%10.61
%48.24

Codes

Color #847A76 in popluar color models

847A76
RGB132122118
HSL17°5.60%49.02%
HSB/HSV17°10.61%51.76%
CMYK0.00%7.58%10.61%
48.24%

Color #847A76 in popluar number systems.

HEX847A76
Decimal132122118
Binary1000010011110101110110
Octal204172166

Shades and tints

Shades of #847A76

#847A76
(132,122,118)
#786F6C
(120,111,108)
#6C6462
(108,100,98)
#605958
(96,89,88)
#544E4E
(84,78,78)
#484344
(72,67,68)
#3C383A
(60,56,58)
#302D30
(48,45,48)
#242226
(36,34,38)
#18171C
(24,23,28)
#0C0C12
(12,12,18)
#000000
(0,0,0)

Tints of #847A76

#847A76
(132,122,118)
#8F8682
(143,134,130)
#9A928E
(154,146,142)
#A59E9A
(165,158,154)
#B0AAA6
(176,170,166)
#BBB6B2
(187,182,178)
#C6C2BE
(198,194,190)
#D1CECA
(209,206,202)
#DCDAD6
(220,218,214)
#E7E6E2
(231,230,226)
#F2F2EE
(242,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #847A76 color. Also use rgb(132,122,118) instead hex code.

Text Font Color

.myTextColor { color: #847A76; }

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

This text font color is #847A76.


Background Color

.myBgColor { background-color: #847A76; }

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

This div background color is #847A76.


Border color

.myBorderColor { border: 1px solid #847A76; }

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

This div border color is #847A76.


Opacity

.myOpacity80 { color: #847A76; opacity: 0.8; }

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

Text with #847A76 color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.

Background with opacity value 80%.

Background with opacity value 50%.

Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #847A76;}

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

This text has shadow with #847A76 color.

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

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

This text has shadow with #847A76 primary color and red secondary color.


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

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

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


Div box shadow color

 /* css code */ .divShadow { -moz-box-shadow:	1px 1px 3px 2px #847A76; -webkit-box-shadow:	1px 1px 3px 2px #847A76; box-shadow:	1px 1px 3px 2px #847A76; } /* html code with inline style */ <div style="-moz-box-shadow: 1px 1px 3px 2px #847A76; -webkit-box-shadow: 1px 1px 3px 2px #847A76; box-shadow:1px 1px 3px 2px #847A76;">
Div content here</div>
This div box has shadow with color #847A76.

Preview

Color preview on black background

This text has color #847A76 on black background.


Color preview on white background

This text has color #847A76 on white background.



Black color preview on #847A76 background

This text has black color on #847A76 background.


White color preview on #847A76 background

This text has white color on #847A76 background.