COLOR #847675

HEX: #847675 RGB: (132,118,117)

Color info

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

RGB color model

#847675 color RGB value is (132,118,117).

RGB: (132,118,117) (52%, 46%, 46%)

RGB channels and saturation

R 132 of 255 = 52%
G 118 of 255 = 46%
B 117 of 255 = 46%

132
118
117

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

Portions of RGB colors in percentages

R + G + B = 132 + 118 + 117 = 367 (100%)
R 132 of 367 ~ 35.97%
G 118 of 367 ~ 32.15%
B 117 of 367 ~ 31.88'%

%35.97
%32.15
%31.88

CMYK color model

#847675 color CMYK value is (0,11,11,48).

  • cyan value is 0.00%
  • magenta value is 10.61%
  • yellow value is 11.36%
  • key color value is 48.24%

CMYK: (0,11,11,48)
C0M11Y11K48 (0%, 11%, 11%, 48%)
(0.00 / 0.11 / 0.11 / 0.48)

CMYK percentages

%0
%10.61
%11.36
%48.24

Codes

Color #847675 in popluar color models

84 76 75
RGB 132 118 117
HSL 6.02% 48.82%
HSB/HSV 11.36% 51.76%
CMYK 0.00% 10.61% 11.36%
48.24%

Color #847675 in popluar number systems.

HEX 84 76 75
Decimal 132 118 117
Binary 10000100 1110110 1110101
Octal 204 166 165

Shades and tints

Shades of #847675

#847675
(132,118,117)
#786C6B
(120,108,107)
#6C6261
(108,98,97)
#605857
(96,88,87)
#544E4D
(84,78,77)
#484443
(72,68,67)
#3C3A39
(60,58,57)
#30302F
(48,48,47)
#242625
(36,38,37)
#181C1B
(24,28,27)
#0C1211
(12,18,17)
#000000
(0,0,0)

Tints of #847675

#847675
(132,118,117)
#8F8281
(143,130,129)
#9A8E8D
(154,142,141)
#A59A99
(165,154,153)
#B0A6A5
(176,166,165)
#BBB2B1
(187,178,177)
#C6BEBD
(198,190,189)
#D1CAC9
(209,202,201)
#DCD6D5
(220,214,213)
#E7E2E1
(231,226,225)
#F2EEED
(242,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #847675; }

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

This text font color is #847675.

Background Color

.myBgColor { background-color: #847675; }

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

This div background color is #847675.

Border color

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

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

This div border color is #847675.

Opacity

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

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

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

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

This text has shadow with #847675 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #847675.

Preview

Color preview on black background

This text has color #847675 on black background.


Color preview on white background

This text has color #847675 on white background.


Black color preview on #847675 background

This text has black color on #847675 background.


White color preview on #847675 background

This text has white color on #847675 background.


Related colors

Complementary color

Complementary color for #hex is #7B898A.


I love getcolorcode.com

Triadic colors

1 #758476 and #767584 with #847675 are triadic colors.

2 #757684 and #768475 with #847675 are triadic colors.