COLOR #817877

HEX: #817877 RGB: (129,120,119)

Color info

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

RGB color model

#817877 color RGB value is (129,120,119).

RGB: (129,120,119) (51%, 47%, 47%)

RGB channels and saturation

R 129 of 255 = 51%
G 120 of 255 = 47%
B 119 of 255 = 47%

129
120
119

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

Portions of RGB colors in percentages

R + G + B = 129 + 120 + 119 = 368 (100%)
R 129 of 368 ~ 35.05%
G 120 of 368 ~ 32.61%
B 119 of 368 ~ 32.34'%

%35.05
%32.61
%32.34

CMYK color model

#817877 color CMYK value is (0,7,8,49).

  • cyan value is 0.00%
  • magenta value is 6.98%
  • yellow value is 7.75%
  • key color value is 49.41%

CMYK: (0,7,8,49)
C0M7Y8K49 (0%, 7%, 8%, 49%)
(0.00 / 0.07 / 0.08 / 0.49)

CMYK percentages

%0
%6.98
%7.75
%49.41

Codes

Color #817877 in popluar color models

81 78 77
RGB 129 120 119
HSL 4.03% 48.63%
HSB/HSV 7.75% 50.59%
CMYK 0.00% 6.98% 7.75%
49.41%

Color #817877 in popluar number systems.

HEX 81 78 77
Decimal 129 120 119
Binary 10000001 1111000 1110111
Octal 201 170 167

Shades and tints

Shades of #817877

#817877
(129,120,119)
#766E6D
(118,110,109)
#6B6463
(107,100,99)
#605A59
(96,90,89)
#55504F
(85,80,79)
#4A4645
(74,70,69)
#3F3C3B
(63,60,59)
#343231
(52,50,49)
#292827
(41,40,39)
#1E1E1D
(30,30,29)
#131413
(19,20,19)
#000000
(0,0,0)

Tints of #817877

#817877
(129,120,119)
#8C8483
(140,132,131)
#97908F
(151,144,143)
#A29C9B
(162,156,155)
#ADA8A7
(173,168,167)
#B8B4B3
(184,180,179)
#C3C0BF
(195,192,191)
#CECCCB
(206,204,203)
#D9D8D7
(217,216,215)
#E4E4E3
(228,228,227)
#EFF0EF
(239,240,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #817877; }

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

This text font color is #817877.

Background Color

.myBgColor { background-color: #817877; }

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

This div background color is #817877.

Border color

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

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

This div border color is #817877.

Opacity

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

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

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

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

This text has shadow with #817877 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817877.

Preview

Color preview on black background

This text has color #817877 on black background.


Color preview on white background

This text has color #817877 on white background.


Black color preview on #817877 background

This text has black color on #817877 background.


White color preview on #817877 background

This text has white color on #817877 background.


Related colors

Complementary color

Complementary color for #hex is #7E8788.


I love getcolorcode.com

Triadic colors

1 #778178 and #787781 with #817877 are triadic colors.

2 #777881 and #788177 with #817877 are triadic colors.