COLOR #817142

HEX: #817142 RGB: (129,113,66)

Color info

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

RGB color model

#817142 color RGB value is (129,113,66).

RGB: (129,113,66) (51%, 44%, 26%)

RGB channels and saturation

R 129 of 255 = 51%
G 113 of 255 = 44%
B 66 of 255 = 26%

129
113
66

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

Portions of RGB colors in percentages

R + G + B = 129 + 113 + 66 = 308 (100%)
R 129 of 308 ~ 41.88%
G 113 of 308 ~ 36.69%
B 66 of 308 ~ 21.43'%

%41.88
%36.69
%21.43

CMYK color model

#817142 color CMYK value is (0,12,49,49).

  • cyan value is 0.00%
  • magenta value is 12.40%
  • yellow value is 48.84%
  • key color value is 49.41%
CMYK: (0,12,49,49) C0M12Y49K49 (0%,12%,49%,49%) (0.00/0.12/0.49/0.49) 

CMYK percentages

%0
%12.4
%48.84
%49.41

Codes

Color #817142 in popluar color models

81 71 42
RGB 129 113 66
HSL 45° 32.31% 38.24%
HSB/HSV 45° 48.84% 50.59%
CMYK 0.00% 12.40% 48.84%
49.41%

Color #817142 in popluar number systems.

HEX 81 71 42
Decimal 129 113 66
Binary 10000001 1110001 1000010
Octal 201 161 102

Shades and tints

Shades of #817142

#817142
(129,113,66)
#76673C
(118,103,60)
#6B5D36
(107,93,54)
#605330
(96,83,48)
#55492A
(85,73,42)
#4A3F24
(74,63,36)
#3F351E
(63,53,30)
#342B18
(52,43,24)
#292112
(41,33,18)
#1E170C
(30,23,12)
#130D06
(19,13,6)
#000000
(0,0,0)

Tints of #817142

#817142
(129,113,66)
#8C7D53
(140,125,83)
#978964
(151,137,100)
#A29575
(162,149,117)
#ADA186
(173,161,134)
#B8AD97
(184,173,151)
#C3B9A8
(195,185,168)
#CEC5B9
(206,197,185)
#D9D1CA
(217,209,202)
#E4DDDB
(228,221,219)
#EFE9EC
(239,233,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #817142 color. Also use rgb(129,113,66) instead hex code.

Text Font Color

.myTextColor { color: #817142; }

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

This text font color is #817142.

Background Color

.myBgColor { background-color: #817142; }

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

This div background color is #817142.

Border color

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

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

This div border color is #817142.

Opacity

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

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

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

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

This text has shadow with #817142 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817142.

Preview

Color preview on black background

This text has color #817142 on black background.


Color preview on white background

This text has color #817142 on white background.


Black color preview on #817142 background

This text has black color on #817142 background.


White color preview on #817142 background

This text has white color on #817142 background.


Related colors

Complementary color

Complementary color for #hex is #7E8EBD.


I love getcolorcode.com

Triadic colors

1 #428171 and #714281 with #817142 are triadic colors.

2 #427181 and #718142 with #817142 are triadic colors.