COLOR #847169

HEX: #847169 RGB: (132,113,105)

Color info

#847169 contains red, green and blue colors in about the same proportion. Web safe color of #847169 is #996666 (or #966).

RGB color model

#847169 color RGB value is (132,113,105).

RGB: (132,113,105) (52%, 44%, 41%)

RGB channels and saturation

R 132 of 255 = 52%
G 113 of 255 = 44%
B 105 of 255 = 41%

132
113
105

R + G + B ~ 46%. #847169 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 132 + 113 + 105 = 350 (100%)
R 132 of 350 ~ 37.71%
G 113 of 350 ~ 32.29%
B 105 of 350 ~ 30'%

%37.71
%32.29
%30

CMYK color model

#847169 color CMYK value is (0,14,20,48).

  • cyan value is 0.00%
  • magenta value is 14.39%
  • yellow value is 20.45%
  • key color value is 48.24%

CMYK: (0,14,20,48)
C0M14Y20K48 (0%, 14%, 20%, 48%)
(0.00 / 0.14 / 0.20 / 0.48)

CMYK percentages

%0
%14.39
%20.45
%48.24

Codes

Color #847169 in popluar color models

84 71 69
RGB 132 113 105
HSL 18° 11.39% 46.47%
HSB/HSV 18° 20.45% 51.76%
CMYK 0.00% 14.39% 20.45%
48.24%

Color #847169 in popluar number systems.

HEX 84 71 69
Decimal 132 113 105
Binary 10000100 1110001 1101001
Octal 204 161 151

Shades and tints

Shades of #847169

#847169
(132,113,105)
#786760
(120,103,96)
#6C5D57
(108,93,87)
#60534E
(96,83,78)
#544945
(84,73,69)
#483F3C
(72,63,60)
#3C3533
(60,53,51)
#302B2A
(48,43,42)
#242121
(36,33,33)
#181718
(24,23,24)
#0C0D0F
(12,13,15)
#000000
(0,0,0)

Tints of #847169

#847169
(132,113,105)
#8F7D76
(143,125,118)
#9A8983
(154,137,131)
#A59590
(165,149,144)
#B0A19D
(176,161,157)
#BBADAA
(187,173,170)
#C6B9B7
(198,185,183)
#D1C5C4
(209,197,196)
#DCD1D1
(220,209,209)
#E7DDDE
(231,221,222)
#F2E9EB
(242,233,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #847169 color. Also use rgb(132,113,105) instead hex code.

Text Font Color

.myTextColor { color: #847169; }

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

This text font color is #847169.

Background Color

.myBgColor { background-color: #847169; }

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

This div background color is #847169.

Border color

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

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

This div border color is #847169.

Opacity

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

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

Text with #847169 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 #847169;}

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

This text has shadow with #847169 color.


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

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

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


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

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

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

Div box shadow color

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

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #847169; -webkit-box-shadow: 1px 1px 3px 2px #847169; box-shadow:1px 1px 3px 2px #847169;">
Div content here
</div>

This div box has shadow with color #847169.

Preview

Color preview on black background

This text has color #847169 on black background.


Color preview on white background

This text has color #847169 on white background.


Black color preview on #847169 background

This text has black color on #847169 background.


White color preview on #847169 background

This text has white color on #847169 background.


Related colors

Complementary color

Complementary color for #hex is #7B8E96.


I love getcolorcode.com

Triadic colors

1 #698471 and #716984 with #847169 are triadic colors.

2 #697184 and #718469 with #847169 are triadic colors.