COLOR #836176

HEX: #836176 RGB: (131,97,118)

Color info

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

RGB color model

#836176 color RGB value is (131,97,118).

RGB: (131,97,118) (51%, 38%, 46%)

RGB channels and saturation

R 131 of 255 = 51%
G 97 of 255 = 38%
B 118 of 255 = 46%

131
97
118

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

Portions of RGB colors in percentages

R + G + B = 131 + 97 + 118 = 346 (100%)
R 131 of 346 ~ 37.86%
G 97 of 346 ~ 28.03%
B 118 of 346 ~ 34.1'%

%37.86
%28.03
%34.1

CMYK color model

#836176 color CMYK value is (0,26,10,49).

  • cyan value is 0.00%
  • magenta value is 25.95%
  • yellow value is 9.92%
  • key color value is 48.63%
CMYK: (0,26,10,49) C0M26Y10K49 (0%,26%,10%,49%) (0.00/0.26/0.10/0.49) 

CMYK percentages

%0
%25.95
%9.92
%48.63

Codes

Color #836176 in popluar color models

83 61 76
RGB 131 97 118
HSL 323° 14.91% 44.71%
HSB/HSV 323° 25.95% 51.37%
CMYK 0.00% 25.95% 9.92%
48.63%

Color #836176 in popluar number systems.

HEX 83 61 76
Decimal 131 97 118
Binary 10000011 1100001 1110110
Octal 203 141 166

Shades and tints

Shades of #836176

#836176
(131,97,118)
#78596C
(120,89,108)
#6D5162
(109,81,98)
#624958
(98,73,88)
#57414E
(87,65,78)
#4C3944
(76,57,68)
#41313A
(65,49,58)
#362930
(54,41,48)
#2B2126
(43,33,38)
#20191C
(32,25,28)
#151112
(21,17,18)
#000000
(0,0,0)

Tints of #836176

#836176
(131,97,118)
#8E6F82
(142,111,130)
#997D8E
(153,125,142)
#A48B9A
(164,139,154)
#AF99A6
(175,153,166)
#BAA7B2
(186,167,178)
#C5B5BE
(197,181,190)
#D0C3CA
(208,195,202)
#DBD1D6
(219,209,214)
#E6DFE2
(230,223,226)
#F1EDEE
(241,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #836176 color. Also use rgb(131,97,118) instead hex code.

Text Font Color

.myTextColor { color: #836176; }

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

This text font color is #836176.

Background Color

.myBgColor { background-color: #836176; }

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

This div background color is #836176.

Border color

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

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

This div border color is #836176.

Opacity

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

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

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

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

This text has shadow with #836176 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836176.

Preview

Color preview on black background

This text has color #836176 on black background.


Color preview on white background

This text has color #836176 on white background.


Black color preview on #836176 background

This text has black color on #836176 background.


White color preview on #836176 background

This text has white color on #836176 background.


Related colors

Complementary color

Complementary color for #hex is #7C9E89.


I love getcolorcode.com

Triadic colors

1 #768361 and #617683 with #836176 are triadic colors.

2 #766183 and #618376 with #836176 are triadic colors.