COLOR #817064

HEX: #817064 RGB: (129,112,100)

Color info

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

RGB color model

#817064 color RGB value is (129,112,100).

RGB: (129,112,100) (51%, 44%, 39%)

RGB channels and saturation

R 129 of 255 = 51%
G 112 of 255 = 44%
B 100 of 255 = 39%

129
112
100

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

Portions of RGB colors in percentages

R + G + B = 129 + 112 + 100 = 341 (100%)
R 129 of 341 ~ 37.83%
G 112 of 341 ~ 32.84%
B 100 of 341 ~ 29.33'%

%37.83
%32.84
%29.33

CMYK color model

#817064 color CMYK value is (0,13,22,49).

  • cyan value is 0.00%
  • magenta value is 13.18%
  • yellow value is 22.48%
  • key color value is 49.41%

CMYK: (0,13,22,49)
C0M13Y22K49 (0%, 13%, 22%, 49%)
(0.00 / 0.13 / 0.22 / 0.49)

CMYK percentages

%0
%13.18
%22.48
%49.41

Codes

Color #817064 in popluar color models

81 70 64
RGB 129 112 100
HSL 25° 12.66% 44.90%
HSB/HSV 25° 22.48% 50.59%
CMYK 0.00% 13.18% 22.48%
49.41%

Color #817064 in popluar number systems.

HEX 81 70 64
Decimal 129 112 100
Binary 10000001 1110000 1100100
Octal 201 160 144

Shades and tints

Shades of #817064

#817064
(129,112,100)
#76665B
(118,102,91)
#6B5C52
(107,92,82)
#605249
(96,82,73)
#554840
(85,72,64)
#4A3E37
(74,62,55)
#3F342E
(63,52,46)
#342A25
(52,42,37)
#29201C
(41,32,28)
#1E1613
(30,22,19)
#130C0A
(19,12,10)
#000000
(0,0,0)

Tints of #817064

#817064
(129,112,100)
#8C7D72
(140,125,114)
#978A80
(151,138,128)
#A2978E
(162,151,142)
#ADA49C
(173,164,156)
#B8B1AA
(184,177,170)
#C3BEB8
(195,190,184)
#CECBC6
(206,203,198)
#D9D8D4
(217,216,212)
#E4E5E2
(228,229,226)
#EFF2F0
(239,242,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #817064 color. Also use rgb(129,112,100) instead hex code.

Text Font Color

.myTextColor { color: #817064; }

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

This text font color is #817064.

Background Color

.myBgColor { background-color: #817064; }

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

This div background color is #817064.

Border color

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

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

This div border color is #817064.

Opacity

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

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

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

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

This text has shadow with #817064 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817064.

Preview

Color preview on black background

This text has color #817064 on black background.


Color preview on white background

This text has color #817064 on white background.


Black color preview on #817064 background

This text has black color on #817064 background.


White color preview on #817064 background

This text has white color on #817064 background.


Related colors

Complementary color

Complementary color for #hex is #7E8F9B.


I love getcolorcode.com

Triadic colors

1 #648170 and #706481 with #817064 are triadic colors.

2 #647081 and #708164 with #817064 are triadic colors.