COLOR #817756

HEX: #817756 RGB: (129,119,86)

Color info

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

RGB color model

#817756 color RGB value is (129,119,86).

RGB: (129,119,86) (51%, 47%, 34%)

RGB channels and saturation

R 129 of 255 = 51%
G 119 of 255 = 47%
B 86 of 255 = 34%

129
119
86

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

Portions of RGB colors in percentages

R + G + B = 129 + 119 + 86 = 334 (100%)
R 129 of 334 ~ 38.62%
G 119 of 334 ~ 35.63%
B 86 of 334 ~ 25.75'%

%38.62
%35.63
%25.75

CMYK color model

#817756 color CMYK value is (0,8,33,49).

  • cyan value is 0.00%
  • magenta value is 7.75%
  • yellow value is 33.33%
  • key color value is 49.41%
CMYK: (0,8,33,49) C0M8Y33K49 (0%,8%,33%,49%) (0.00/0.08/0.33/0.49) 

CMYK percentages

%0
%7.75
%33.33
%49.41

Codes

Color #817756 in popluar color models

81 77 56
RGB 129 119 86
HSL 46° 20.00% 42.16%
HSB/HSV 46° 33.33% 50.59%
CMYK 0.00% 7.75% 33.33%
49.41%

Color #817756 in popluar number systems.

HEX 81 77 56
Decimal 129 119 86
Binary 10000001 1110111 1010110
Octal 201 167 126

Shades and tints

Shades of #817756

#817756
(129,119,86)
#766D4F
(118,109,79)
#6B6348
(107,99,72)
#605941
(96,89,65)
#554F3A
(85,79,58)
#4A4533
(74,69,51)
#3F3B2C
(63,59,44)
#343125
(52,49,37)
#29271E
(41,39,30)
#1E1D17
(30,29,23)
#131310
(19,19,16)
#000000
(0,0,0)

Tints of #817756

#817756
(129,119,86)
#8C8365
(140,131,101)
#978F74
(151,143,116)
#A29B83
(162,155,131)
#ADA792
(173,167,146)
#B8B3A1
(184,179,161)
#C3BFB0
(195,191,176)
#CECBBF
(206,203,191)
#D9D7CE
(217,215,206)
#E4E3DD
(228,227,221)
#EFEFEC
(239,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #817756 color. Also use rgb(129,119,86) instead hex code.

Text Font Color

.myTextColor { color: #817756; }

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

This text font color is #817756.

Background Color

.myBgColor { background-color: #817756; }

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

This div background color is #817756.

Border color

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

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

This div border color is #817756.

Opacity

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

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

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

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

This text has shadow with #817756 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817756.

Preview

Color preview on black background

This text has color #817756 on black background.


Color preview on white background

This text has color #817756 on white background.


Black color preview on #817756 background

This text has black color on #817756 background.


White color preview on #817756 background

This text has white color on #817756 background.


Related colors

Complementary color

Complementary color for #hex is #7E88A9.


I love getcolorcode.com

Triadic colors

1 #568177 and #775681 with #817756 are triadic colors.

2 #567781 and #778156 with #817756 are triadic colors.