COLOR #816831

HEX: #816831 RGB: (129,104,49)

Color info

#816831 contains mainly red and green colors. Web safe color of #816831 is #996633 (or #963).

RGB color model

#816831 color RGB value is (129,104,49).

RGB: (129,104,49) (51%, 41%, 19%)

RGB channels and saturation

R 129 of 255 = 51%
G 104 of 255 = 41%
B 49 of 255 = 19%

129
104
49

R + G + B ~ 37%. #816831 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 129 + 104 + 49 = 282 (100%)
R 129 of 282 ~ 45.74%
G 104 of 282 ~ 36.88%
B 49 of 282 ~ 17.38'%

%45.74
%36.88
%17.38

CMYK color model

#816831 color CMYK value is (0,19,62,49).

  • cyan value is 0.00%
  • magenta value is 19.38%
  • yellow value is 62.02%
  • key color value is 49.41%
CMYK: (0,19,62,49) C0M19Y62K49 (0%,19%,62%,49%) (0.00/0.19/0.62/0.49) 

CMYK percentages

%0
%19.38
%62.02
%49.41

Codes

Color #816831 in popluar color models

81 68 31
RGB 129 104 49
HSL 41° 44.94% 34.90%
HSB/HSV 41° 62.02% 50.59%
CMYK 0.00% 19.38% 62.02%
49.41%

Color #816831 in popluar number systems.

HEX 81 68 31
Decimal 129 104 49
Binary 10000001 1101000 110001
Octal 201 150 61

Shades and tints

Shades of #816831

#816831
(129,104,49)
#765F2D
(118,95,45)
#6B5629
(107,86,41)
#604D25
(96,77,37)
#554421
(85,68,33)
#4A3B1D
(74,59,29)
#3F3219
(63,50,25)
#342915
(52,41,21)
#292011
(41,32,17)
#1E170D
(30,23,13)
#130E09
(19,14,9)
#000000
(0,0,0)

Tints of #816831

#816831
(129,104,49)
#8C7543
(140,117,67)
#978255
(151,130,85)
#A28F67
(162,143,103)
#AD9C79
(173,156,121)
#B8A98B
(184,169,139)
#C3B69D
(195,182,157)
#CEC3AF
(206,195,175)
#D9D0C1
(217,208,193)
#E4DDD3
(228,221,211)
#EFEAE5
(239,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #816831 color. Also use rgb(129,104,49) instead hex code.

Text Font Color

.myTextColor { color: #816831; }

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

This text font color is #816831.

Background Color

.myBgColor { background-color: #816831; }

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

This div background color is #816831.

Border color

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

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

This div border color is #816831.

Opacity

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

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

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

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

This text has shadow with #816831 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #816831.

Preview

Color preview on black background

This text has color #816831 on black background.


Color preview on white background

This text has color #816831 on white background.


Black color preview on #816831 background

This text has black color on #816831 background.


White color preview on #816831 background

This text has white color on #816831 background.


Related colors

Complementary color

Complementary color for #hex is #7E97CE.


I love getcolorcode.com

Triadic colors

1 #318168 and #683181 with #816831 are triadic colors.

2 #316881 and #688131 with #816831 are triadic colors.