COLOR #847279

HEX: #847279 RGB: (132,114,121)

Color info

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

RGB color model

#847279 color RGB value is (132,114,121).

RGB: (132,114,121) (52%, 45%, 47%)

RGB channels and saturation

R 132 of 255 = 52%
G 114 of 255 = 45%
B 121 of 255 = 47%

132
114
121

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

Portions of RGB colors in percentages

R + G + B = 132 + 114 + 121 = 367 (100%)
R 132 of 367 ~ 35.97%
G 114 of 367 ~ 31.06%
B 121 of 367 ~ 32.97'%

%35.97
%31.06
%32.97

CMYK color model

#847279 color CMYK value is (0,14,8,48).

  • cyan value is 0.00%
  • magenta value is 13.64%
  • yellow value is 8.33%
  • key color value is 48.24%

CMYK: (0,14,8,48)
C0M14Y8K48 (0%, 14%, 8%, 48%)
(0.00 / 0.14 / 0.08 / 0.48)

CMYK percentages

%0
%13.64
%8.33
%48.24

Codes

Color #847279 in popluar color models

84 72 79
RGB 132 114 121
HSL 337° 7.32% 48.24%
HSB/HSV 337° 13.64% 51.76%
CMYK 0.00% 13.64% 8.33%
48.24%

Color #847279 in popluar number systems.

HEX 84 72 79
Decimal 132 114 121
Binary 10000100 1110010 1111001
Octal 204 162 171

Shades and tints

Shades of #847279

#847279
(132,114,121)
#78686E
(120,104,110)
#6C5E63
(108,94,99)
#605458
(96,84,88)
#544A4D
(84,74,77)
#484042
(72,64,66)
#3C3637
(60,54,55)
#302C2C
(48,44,44)
#242221
(36,34,33)
#181816
(24,24,22)
#0C0E0B
(12,14,11)
#000000
(0,0,0)

Tints of #847279

#847279
(132,114,121)
#8F7E85
(143,126,133)
#9A8A91
(154,138,145)
#A5969D
(165,150,157)
#B0A2A9
(176,162,169)
#BBAEB5
(187,174,181)
#C6BAC1
(198,186,193)
#D1C6CD
(209,198,205)
#DCD2D9
(220,210,217)
#E7DEE5
(231,222,229)
#F2EAF1
(242,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #847279 color. Also use rgb(132,114,121) instead hex code.

Text Font Color

.myTextColor { color: #847279; }

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

This text font color is #847279.

Background Color

.myBgColor { background-color: #847279; }

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

This div background color is #847279.

Border color

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

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

This div border color is #847279.

Opacity

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

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

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

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

This text has shadow with #847279 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847279.

Preview

Color preview on black background

This text has color #847279 on black background.


Color preview on white background

This text has color #847279 on white background.


Black color preview on #847279 background

This text has black color on #847279 background.


White color preview on #847279 background

This text has white color on #847279 background.


Related colors

Complementary color

Complementary color for #hex is #7B8D86.


I love getcolorcode.com

Triadic colors

1 #798472 and #727984 with #847279 are triadic colors.

2 #797284 and #728479 with #847279 are triadic colors.