COLOR #817855

HEX: #817855 RGB: (129,120,85)

Color info

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

RGB color model

#817855 color RGB value is (129,120,85).

RGB: (129,120,85) (51%, 47%, 33%)

RGB channels and saturation

R 129 of 255 = 51%
G 120 of 255 = 47%
B 85 of 255 = 33%

129
120
85

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

Portions of RGB colors in percentages

R + G + B = 129 + 120 + 85 = 334 (100%)
R 129 of 334 ~ 38.62%
G 120 of 334 ~ 35.93%
B 85 of 334 ~ 25.45'%

%38.62
%35.93
%25.45

CMYK color model

#817855 color CMYK value is (0,7,34,49).

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

CMYK: (0,7,34,49)
C0M7Y34K49 (0%, 7%, 34%, 49%)
(0.00 / 0.07 / 0.34 / 0.49)

CMYK percentages

%0
%6.98
%34.11
%49.41

Codes

Color #817855 in popluar color models

81 78 55
RGB 129 120 85
HSL 48° 20.56% 41.96%
HSB/HSV 48° 34.11% 50.59%
CMYK 0.00% 6.98% 34.11%
49.41%

Color #817855 in popluar number systems.

HEX 81 78 55
Decimal 129 120 85
Binary 10000001 1111000 1010101
Octal 201 170 125

Shades and tints

Shades of #817855

#817855
(129,120,85)
#766E4E
(118,110,78)
#6B6447
(107,100,71)
#605A40
(96,90,64)
#555039
(85,80,57)
#4A4632
(74,70,50)
#3F3C2B
(63,60,43)
#343224
(52,50,36)
#29281D
(41,40,29)
#1E1E16
(30,30,22)
#13140F
(19,20,15)
#000000
(0,0,0)

Tints of #817855

#817855
(129,120,85)
#8C8464
(140,132,100)
#979073
(151,144,115)
#A29C82
(162,156,130)
#ADA891
(173,168,145)
#B8B4A0
(184,180,160)
#C3C0AF
(195,192,175)
#CECCBE
(206,204,190)
#D9D8CD
(217,216,205)
#E4E4DC
(228,228,220)
#EFF0EB
(239,240,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #817855; }

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

This text font color is #817855.

Background Color

.myBgColor { background-color: #817855; }

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

This div background color is #817855.

Border color

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

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

This div border color is #817855.

Opacity

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

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

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

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

This text has shadow with #817855 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817855.

Preview

Color preview on black background

This text has color #817855 on black background.


Color preview on white background

This text has color #817855 on white background.


Black color preview on #817855 background

This text has black color on #817855 background.


White color preview on #817855 background

This text has white color on #817855 background.


Related colors

Complementary color

Complementary color for #hex is #7E87AA.


I love getcolorcode.com

Triadic colors

1 #558178 and #785581 with #817855 are triadic colors.

2 #557881 and #788155 with #817855 are triadic colors.