COLOR #848176

HEX: #848176 RGB: (132,129,118)

Color info

#848176 contains red, green and blue colors in about the same proportion. Web safe color of #848176 is #999966 (or #996).

RGB color model

#848176 color RGB value is (132,129,118).

RGB: (132,129,118) (52%, 51%, 46%)

RGB channels and saturation

R 132 of 255 = 52%
G 129 of 255 = 51%
B 118 of 255 = 46%

132
129
118

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

Portions of RGB colors in percentages

R + G + B = 132 + 129 + 118 = 379 (100%)
R 132 of 379 ~ 34.83%
G 129 of 379 ~ 34.04%
B 118 of 379 ~ 31.13'%

%34.83
%34.04
%31.13

CMYK color model

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

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

CMYK: (0,2,11,48)
C0M2Y11K48 (0%, 2%, 11%, 48%)
(0.00 / 0.02 / 0.11 / 0.48)

CMYK percentages

%0
%2.27
%10.61
%48.24

Codes

Color #848176 in popluar color models

84 81 76
RGB 132 129 118
HSL 47° 5.60% 49.02%
HSB/HSV 47° 10.61% 51.76%
CMYK 0.00% 2.27% 10.61%
48.24%

Color #848176 in popluar number systems.

HEX 84 81 76
Decimal 132 129 118
Binary 10000100 10000001 1110110
Octal 204 201 166

Shades and tints

Shades of #848176

#848176
(132,129,118)
#78766C
(120,118,108)
#6C6B62
(108,107,98)
#606058
(96,96,88)
#54554E
(84,85,78)
#484A44
(72,74,68)
#3C3F3A
(60,63,58)
#303430
(48,52,48)
#242926
(36,41,38)
#181E1C
(24,30,28)
#0C1312
(12,19,18)
#000000
(0,0,0)

Tints of #848176

#848176
(132,129,118)
#8F8C82
(143,140,130)
#9A978E
(154,151,142)
#A5A29A
(165,162,154)
#B0ADA6
(176,173,166)
#BBB8B2
(187,184,178)
#C6C3BE
(198,195,190)
#D1CECA
(209,206,202)
#DCD9D6
(220,217,214)
#E7E4E2
(231,228,226)
#F2EFEE
(242,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #848176; }

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

This text font color is #848176.

Background Color

.myBgColor { background-color: #848176; }

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

This div background color is #848176.

Border color

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

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

This div border color is #848176.

Opacity

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

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

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

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

This text has shadow with #848176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #848176.

Preview

Color preview on black background

This text has color #848176 on black background.


Color preview on white background

This text has color #848176 on white background.


Black color preview on #848176 background

This text has black color on #848176 background.


White color preview on #848176 background

This text has white color on #848176 background.


Related colors

Complementary color

Complementary color for #hex is #7B7E89.


I love getcolorcode.com

Triadic colors

1 #768481 and #817684 with #848176 are triadic colors.

2 #768184 and #818476 with #848176 are triadic colors.