COLOR #817661

HEX: #817661 RGB: (129,118,97)

Color info

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

RGB color model

#817661 color RGB value is (129,118,97).

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

RGB channels and saturation

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

129
118
97

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

Portions of RGB colors in percentages

R + G + B = 129 + 118 + 97 = 344 (100%)
R 129 of 344 ~ 37.5%
G 118 of 344 ~ 34.3%
B 97 of 344 ~ 28.2'%

%37.5
%34.3
%28.2

CMYK color model

#817661 color CMYK value is (0,9,25,49).

  • cyan value is 0.00%
  • magenta value is 8.53%
  • yellow value is 24.81%
  • key color value is 49.41%

CMYK: (0,9,25,49)
C0M9Y25K49 (0%, 9%, 25%, 49%)
(0.00 / 0.09 / 0.25 / 0.49)

CMYK percentages

%0
%8.53
%24.81
%49.41

Codes

Color #817661 in popluar color models

81 76 61
RGB 129 118 97
HSL 39° 14.16% 44.31%
HSB/HSV 39° 24.81% 50.59%
CMYK 0.00% 8.53% 24.81%
49.41%

Color #817661 in popluar number systems.

HEX 81 76 61
Decimal 129 118 97
Binary 10000001 1110110 1100001
Octal 201 166 141

Shades and tints

Shades of #817661

#817661
(129,118,97)
#766C59
(118,108,89)
#6B6251
(107,98,81)
#605849
(96,88,73)
#554E41
(85,78,65)
#4A4439
(74,68,57)
#3F3A31
(63,58,49)
#343029
(52,48,41)
#292621
(41,38,33)
#1E1C19
(30,28,25)
#131211
(19,18,17)
#000000
(0,0,0)

Tints of #817661

#817661
(129,118,97)
#8C826F
(140,130,111)
#978E7D
(151,142,125)
#A29A8B
(162,154,139)
#ADA699
(173,166,153)
#B8B2A7
(184,178,167)
#C3BEB5
(195,190,181)
#CECAC3
(206,202,195)
#D9D6D1
(217,214,209)
#E4E2DF
(228,226,223)
#EFEEED
(239,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #817661; }

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

This text font color is #817661.

Background Color

.myBgColor { background-color: #817661; }

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

This div background color is #817661.

Border color

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

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

This div border color is #817661.

Opacity

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

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

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

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

This text has shadow with #817661 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817661.

Preview

Color preview on black background

This text has color #817661 on black background.


Color preview on white background

This text has color #817661 on white background.


Black color preview on #817661 background

This text has black color on #817661 background.


White color preview on #817661 background

This text has white color on #817661 background.


Related colors

Complementary color

Complementary color for #hex is #7E899E.


I love getcolorcode.com

Triadic colors

1 #618176 and #766181 with #817661 are triadic colors.

2 #617681 and #768161 with #817661 are triadic colors.