COLOR #817442

HEX: #817442 RGB: (129,116,66)

Color info

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

RGB color model

#817442 color RGB value is (129,116,66).

RGB: (129,116,66) (51%, 45%, 26%)

RGB channels and saturation

R 129 of 255 = 51%
G 116 of 255 = 45%
B 66 of 255 = 26%

129
116
66

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

Portions of RGB colors in percentages

R + G + B = 129 + 116 + 66 = 311 (100%)
R 129 of 311 ~ 41.48%
G 116 of 311 ~ 37.3%
B 66 of 311 ~ 21.22'%

%41.48
%37.3
%21.22

CMYK color model

#817442 color CMYK value is (0,10,49,49).

  • cyan value is 0.00%
  • magenta value is 10.08%
  • yellow value is 48.84%
  • key color value is 49.41%
CMYK: (0,10,49,49) C0M10Y49K49 (0%,10%,49%,49%) (0.00/0.10/0.49/0.49) 

CMYK percentages

%0
%10.08
%48.84
%49.41

Codes

Color #817442 in popluar color models

81 74 42
RGB 129 116 66
HSL 48° 32.31% 38.24%
HSB/HSV 48° 48.84% 50.59%
CMYK 0.00% 10.08% 48.84%
49.41%

Color #817442 in popluar number systems.

HEX 81 74 42
Decimal 129 116 66
Binary 10000001 1110100 1000010
Octal 201 164 102

Shades and tints

Shades of #817442

#817442
(129,116,66)
#766A3C
(118,106,60)
#6B6036
(107,96,54)
#605630
(96,86,48)
#554C2A
(85,76,42)
#4A4224
(74,66,36)
#3F381E
(63,56,30)
#342E18
(52,46,24)
#292412
(41,36,18)
#1E1A0C
(30,26,12)
#131006
(19,16,6)
#000000
(0,0,0)

Tints of #817442

#817442
(129,116,66)
#8C8053
(140,128,83)
#978C64
(151,140,100)
#A29875
(162,152,117)
#ADA486
(173,164,134)
#B8B097
(184,176,151)
#C3BCA8
(195,188,168)
#CEC8B9
(206,200,185)
#D9D4CA
(217,212,202)
#E4E0DB
(228,224,219)
#EFECEC
(239,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #817442; }

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

This text font color is #817442.

Background Color

.myBgColor { background-color: #817442; }

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

This div background color is #817442.

Border color

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

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

This div border color is #817442.

Opacity

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

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

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

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

This text has shadow with #817442 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #817442.

Preview

Color preview on black background

This text has color #817442 on black background.


Color preview on white background

This text has color #817442 on white background.


Black color preview on #817442 background

This text has black color on #817442 background.


White color preview on #817442 background

This text has white color on #817442 background.


Related colors

Complementary color

Complementary color for #hex is #7E8BBD.


I love getcolorcode.com

Triadic colors

1 #428174 and #744281 with #817442 are triadic colors.

2 #427481 and #748142 with #817442 are triadic colors.