COLOR #817977

HEX: #817977 RGB: (129,121,119)

Color info

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

RGB color model

#817977 color RGB value is (129,121,119).

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

RGB channels and saturation

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

129
121
119

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

Portions of RGB colors in percentages

R + G + B = 129 + 121 + 119 = 369 (100%)
R 129 of 369 ~ 34.96%
G 121 of 369 ~ 32.79%
B 119 of 369 ~ 32.25'%

%34.96
%32.79
%32.25

CMYK color model

#817977 color CMYK value is (0,6,8,49).

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

CMYK: (0,6,8,49)
C0M6Y8K49 (0%, 6%, 8%, 49%)
(0.00 / 0.06 / 0.08 / 0.49)

CMYK percentages

%0
%6.2
%7.75
%49.41

Codes

Color #817977 in popluar color models

81 79 77
RGB 129 121 119
HSL 12° 4.03% 48.63%
HSB/HSV 12° 7.75% 50.59%
CMYK 0.00% 6.20% 7.75%
49.41%

Color #817977 in popluar number systems.

HEX 81 79 77
Decimal 129 121 119
Binary 10000001 1111001 1110111
Octal 201 171 167

Shades and tints

Shades of #817977

#817977
(129,121,119)
#766E6D
(118,110,109)
#6B6363
(107,99,99)
#605859
(96,88,89)
#554D4F
(85,77,79)
#4A4245
(74,66,69)
#3F373B
(63,55,59)
#342C31
(52,44,49)
#292127
(41,33,39)
#1E161D
(30,22,29)
#130B13
(19,11,19)
#000000
(0,0,0)

Tints of #817977

#817977
(129,121,119)
#8C8583
(140,133,131)
#97918F
(151,145,143)
#A29D9B
(162,157,155)
#ADA9A7
(173,169,167)
#B8B5B3
(184,181,179)
#C3C1BF
(195,193,191)
#CECDCB
(206,205,203)
#D9D9D7
(217,217,215)
#E4E5E3
(228,229,227)
#EFF1EF
(239,241,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #817977; }

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

This text font color is #817977.

Background Color

.myBgColor { background-color: #817977; }

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

This div background color is #817977.

Border color

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

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

This div border color is #817977.

Opacity

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

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

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

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

This text has shadow with #817977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817977.

Preview

Color preview on black background

This text has color #817977 on black background.


Color preview on white background

This text has color #817977 on white background.


Black color preview on #817977 background

This text has black color on #817977 background.


White color preview on #817977 background

This text has white color on #817977 background.


Related colors

Complementary color

Complementary color for #hex is #7E8688.


I love getcolorcode.com

Triadic colors

1 #778179 and #797781 with #817977 are triadic colors.

2 #777981 and #798177 with #817977 are triadic colors.