COLOR #818971

HEX: #818971 RGB: (129,137,113)

Color info

#818971 contains red, green and blue colors in about the same proportion. Web safe color of #818971 is #999966 (or #996).

RGB color model

#818971 color RGB value is (129,137,113).

RGB: (129,137,113) (51%, 54%, 44%)

RGB channels and saturation

R 129 of 255 = 51%
G 137 of 255 = 54%
B 113 of 255 = 44%

129
137
113

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

Portions of RGB colors in percentages

R + G + B = 129 + 137 + 113 = 379 (100%)
R 129 of 379 ~ 34.04%
G 137 of 379 ~ 36.15%
B 113 of 379 ~ 29.82'%

%34.04
%36.15
%29.82

CMYK color model

#818971 color CMYK value is (6,0,18,46).

  • cyan value is 5.84%
  • magenta value is 0.00%
  • yellow value is 17.52%
  • key color value is 46.27%

CMYK: (6,0,18,46)
C6M0Y18K46 (6%, 0%, 18%, 46%)
(0.06 / 0.00 / 0.18 / 0.46)

CMYK percentages

%5.84
%0
%17.52
%46.27

Codes

Color #818971 in popluar color models

81 89 71
RGB 129 137 113
HSL 80° 9.60% 49.02%
HSB/HSV 80° 17.52% 53.73%
CMYK 5.84% 0.00% 17.52%
46.27%

Color #818971 in popluar number systems.

HEX 81 89 71
Decimal 129 137 113
Binary 10000001 10001001 1110001
Octal 201 211 161

Shades and tints

Shades of #818971

#818971
(129,137,113)
#767D67
(118,125,103)
#6B715D
(107,113,93)
#606553
(96,101,83)
#555949
(85,89,73)
#4A4D3F
(74,77,63)
#3F4135
(63,65,53)
#34352B
(52,53,43)
#292921
(41,41,33)
#1E1D17
(30,29,23)
#13110D
(19,17,13)
#000000
(0,0,0)

Tints of #818971

#818971
(129,137,113)
#8C937D
(140,147,125)
#979D89
(151,157,137)
#A2A795
(162,167,149)
#ADB1A1
(173,177,161)
#B8BBAD
(184,187,173)
#C3C5B9
(195,197,185)
#CECFC5
(206,207,197)
#D9D9D1
(217,217,209)
#E4E3DD
(228,227,221)
#EFEDE9
(239,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #818971 color. Also use rgb(129,137,113) instead hex code.

Text Font Color

.myTextColor { color: #818971; }

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

This text font color is #818971.

Background Color

.myBgColor { background-color: #818971; }

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

This div background color is #818971.

Border color

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

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

This div border color is #818971.

Opacity

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

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

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

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

This text has shadow with #818971 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #818971.

Preview

Color preview on black background

This text has color #818971 on black background.


Color preview on white background

This text has color #818971 on white background.


Black color preview on #818971 background

This text has black color on #818971 background.


White color preview on #818971 background

This text has white color on #818971 background.


Related colors

Complementary color

Complementary color for #hex is #7E768E.


I love getcolorcode.com

Triadic colors

1 #718189 and #897181 with #818971 are triadic colors.

2 #718981 and #898171 with #818971 are triadic colors.