COLOR #817864

HEX: #817864 RGB: (129,120,100)

Color info

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

RGB color model

#817864 color RGB value is (129,120,100).

RGB: (129,120,100) (51%, 47%, 39%)

RGB channels and saturation

R 129 of 255 = 51%
G 120 of 255 = 47%
B 100 of 255 = 39%

129
120
100

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

Portions of RGB colors in percentages

R + G + B = 129 + 120 + 100 = 349 (100%)
R 129 of 349 ~ 36.96%
G 120 of 349 ~ 34.38%
B 100 of 349 ~ 28.65'%

%36.96
%34.38
%28.65

CMYK color model

#817864 color CMYK value is (0,7,22,49).

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

CMYK: (0,7,22,49)
C0M7Y22K49 (0%, 7%, 22%, 49%)
(0.00 / 0.07 / 0.22 / 0.49)

CMYK percentages

%0
%6.98
%22.48
%49.41

Codes

Color #817864 in popluar color models

81 78 64
RGB 129 120 100
HSL 41° 12.66% 44.90%
HSB/HSV 41° 22.48% 50.59%
CMYK 0.00% 6.98% 22.48%
49.41%

Color #817864 in popluar number systems.

HEX 81 78 64
Decimal 129 120 100
Binary 10000001 1111000 1100100
Octal 201 170 144

Shades and tints

Shades of #817864

#817864
(129,120,100)
#766E5B
(118,110,91)
#6B6452
(107,100,82)
#605A49
(96,90,73)
#555040
(85,80,64)
#4A4637
(74,70,55)
#3F3C2E
(63,60,46)
#343225
(52,50,37)
#29281C
(41,40,28)
#1E1E13
(30,30,19)
#13140A
(19,20,10)
#000000
(0,0,0)

Tints of #817864

#817864
(129,120,100)
#8C8472
(140,132,114)
#979080
(151,144,128)
#A29C8E
(162,156,142)
#ADA89C
(173,168,156)
#B8B4AA
(184,180,170)
#C3C0B8
(195,192,184)
#CECCC6
(206,204,198)
#D9D8D4
(217,216,212)
#E4E4E2
(228,228,226)
#EFF0F0
(239,240,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #817864; }

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

This text font color is #817864.

Background Color

.myBgColor { background-color: #817864; }

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

This div background color is #817864.

Border color

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

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

This div border color is #817864.

Opacity

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

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

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

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

This text has shadow with #817864 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817864.

Preview

Color preview on black background

This text has color #817864 on black background.


Color preview on white background

This text has color #817864 on white background.


Black color preview on #817864 background

This text has black color on #817864 background.


White color preview on #817864 background

This text has white color on #817864 background.


Related colors

Complementary color

Complementary color for #hex is #7E879B.


I love getcolorcode.com

Triadic colors

1 #648178 and #786481 with #817864 are triadic colors.

2 #647881 and #788164 with #817864 are triadic colors.