COLOR #816347

HEX: #816347 RGB: (129,99,71)

Color info

#816347 contains red, green and blue colors in about the same proportion. Web safe color of #816347 is #996633 (or #963).

RGB color model

#816347 color RGB value is (129,99,71).

RGB: (129,99,71) (51%, 39%, 28%)

RGB channels and saturation

R 129 of 255 = 51%
G 99 of 255 = 39%
B 71 of 255 = 28%

129
99
71

R + G + B ~ 39%. #816347 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 99 + 71 = 299 (100%)
R 129 of 299 ~ 43.14%
G 99 of 299 ~ 33.11%
B 71 of 299 ~ 23.75'%

%43.14
%33.11
%23.75

CMYK color model

#816347 color CMYK value is (0,23,45,49).

  • cyan value is 0.00%
  • magenta value is 23.26%
  • yellow value is 44.96%
  • key color value is 49.41%

CMYK: (0,23,45,49)
C0M23Y45K49 (0%, 23%, 45%, 49%)
(0.00 / 0.23 / 0.45 / 0.49)

CMYK percentages

%0
%23.26
%44.96
%49.41

Codes

Color #816347 in popluar color models

81 63 47
RGB 129 99 71
HSL 29° 29.00% 39.22%
HSB/HSV 29° 44.96% 50.59%
CMYK 0.00% 23.26% 44.96%
49.41%

Color #816347 in popluar number systems.

HEX 81 63 47
Decimal 129 99 71
Binary 10000001 1100011 1000111
Octal 201 143 107

Shades and tints

Shades of #816347

#816347
(129,99,71)
#765A41
(118,90,65)
#6B513B
(107,81,59)
#604835
(96,72,53)
#553F2F
(85,63,47)
#4A3629
(74,54,41)
#3F2D23
(63,45,35)
#34241D
(52,36,29)
#291B17
(41,27,23)
#1E1211
(30,18,17)
#13090B
(19,9,11)
#000000
(0,0,0)

Tints of #816347

#816347
(129,99,71)
#8C7157
(140,113,87)
#977F67
(151,127,103)
#A28D77
(162,141,119)
#AD9B87
(173,155,135)
#B8A997
(184,169,151)
#C3B7A7
(195,183,167)
#CEC5B7
(206,197,183)
#D9D3C7
(217,211,199)
#E4E1D7
(228,225,215)
#EFEFE7
(239,239,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #816347 color. Also use rgb(129,99,71) instead hex code.

Text Font Color

.myTextColor { color: #816347; }

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

This text font color is #816347.

Background Color

.myBgColor { background-color: #816347; }

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

This div background color is #816347.

Border color

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

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

This div border color is #816347.

Opacity

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

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

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

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

This text has shadow with #816347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #816347.

Preview

Color preview on black background

This text has color #816347 on black background.


Color preview on white background

This text has color #816347 on white background.


Black color preview on #816347 background

This text has black color on #816347 background.


White color preview on #816347 background

This text has white color on #816347 background.


Related colors

Complementary color

Complementary color for #hex is #7E9CB8.


I love getcolorcode.com

Triadic colors

1 #478163 and #634781 with #816347 are triadic colors.

2 #476381 and #638147 with #816347 are triadic colors.