COLOR #836776

HEX: #836776 RGB: (131,103,118)

Color info

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

RGB color model

#836776 color RGB value is (131,103,118).

RGB: (131,103,118) (51%, 40%, 46%)

RGB channels and saturation

R 131 of 255 = 51%
G 103 of 255 = 40%
B 118 of 255 = 46%

131
103
118

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

Portions of RGB colors in percentages

R + G + B = 131 + 103 + 118 = 352 (100%)
R 131 of 352 ~ 37.22%
G 103 of 352 ~ 29.26%
B 118 of 352 ~ 33.52'%

%37.22
%29.26
%33.52

CMYK color model

#836776 color CMYK value is (0,21,10,49).

  • cyan value is 0.00%
  • magenta value is 21.37%
  • yellow value is 9.92%
  • key color value is 48.63%

CMYK: (0,21,10,49)
C0M21Y10K49 (0%, 21%, 10%, 49%)
(0.00 / 0.21 / 0.10 / 0.49)

CMYK percentages

%0
%21.37
%9.92
%48.63

Codes

Color #836776 in popluar color models

83 67 76
RGB 131 103 118
HSL 328° 11.97% 45.88%
HSB/HSV 328° 21.37% 51.37%
CMYK 0.00% 21.37% 9.92%
48.63%

Color #836776 in popluar number systems.

HEX 83 67 76
Decimal 131 103 118
Binary 10000011 1100111 1110110
Octal 203 147 166

Shades and tints

Shades of #836776

#836776
(131,103,118)
#785E6C
(120,94,108)
#6D5562
(109,85,98)
#624C58
(98,76,88)
#57434E
(87,67,78)
#4C3A44
(76,58,68)
#41313A
(65,49,58)
#362830
(54,40,48)
#2B1F26
(43,31,38)
#20161C
(32,22,28)
#150D12
(21,13,18)
#000000
(0,0,0)

Tints of #836776

#836776
(131,103,118)
#8E7482
(142,116,130)
#99818E
(153,129,142)
#A48E9A
(164,142,154)
#AF9BA6
(175,155,166)
#BAA8B2
(186,168,178)
#C5B5BE
(197,181,190)
#D0C2CA
(208,194,202)
#DBCFD6
(219,207,214)
#E6DCE2
(230,220,226)
#F1E9EE
(241,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #836776; }

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

This text font color is #836776.

Background Color

.myBgColor { background-color: #836776; }

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

This div background color is #836776.

Border color

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

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

This div border color is #836776.

Opacity

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

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

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

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

This text has shadow with #836776 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #836776.

Preview

Color preview on black background

This text has color #836776 on black background.


Color preview on white background

This text has color #836776 on white background.


Black color preview on #836776 background

This text has black color on #836776 background.


White color preview on #836776 background

This text has white color on #836776 background.


Related colors

Complementary color

Complementary color for #hex is #7C9889.


I love getcolorcode.com

Triadic colors

1 #768367 and #677683 with #836776 are triadic colors.

2 #766783 and #678376 with #836776 are triadic colors.