COLOR #716129

HEX: #716129 RGB: (113,97,41)

Color info

#716129 contains mainly red and green colors. Web safe color of #716129 is #666633 (or #663).

RGB color model

#716129 color RGB value is (113,97,41).

RGB: (113,97,41) (44%, 38%, 16%)

RGB channels and saturation

R 113 of 255 = 44%
G 97 of 255 = 38%
B 41 of 255 = 16%

113
97
41

R + G + B ~ 33%. #716129 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 97 + 41 = 251 (100%)
R 113 of 251 ~ 45.02%
G 97 of 251 ~ 38.65%
B 41 of 251 ~ 16.33'%

%45.02
%38.65
%16.33

CMYK color model

#716129 color CMYK value is (0,14,64,56).

  • cyan value is 0.00%
  • magenta value is 14.16%
  • yellow value is 63.72%
  • key color value is 55.69%
CMYK: (0,14,64,56) C0M14Y64K56 (0%,14%,64%,56%) (0.00/0.14/0.64/0.56) 

CMYK percentages

%0
%14.16
%63.72
%55.69

Codes

Color #716129 in popluar color models

71 61 29
RGB 113 97 41
HSL 47° 46.75% 30.20%
HSB/HSV 47° 63.72% 44.31%
CMYK 0.00% 14.16% 63.72%
55.69%

Color #716129 in popluar number systems.

HEX 71 61 29
Decimal 113 97 41
Binary 1110001 1100001 101001
Octal 161 141 51

Shades and tints

Shades of #716129

#716129
(113,97,41)
#675926
(103,89,38)
#5D5123
(93,81,35)
#534920
(83,73,32)
#49411D
(73,65,29)
#3F391A
(63,57,26)
#353117
(53,49,23)
#2B2914
(43,41,20)
#212111
(33,33,17)
#17190E
(23,25,14)
#0D110B
(13,17,11)
#000000
(0,0,0)

Tints of #716129

#716129
(113,97,41)
#7D6F3C
(125,111,60)
#897D4F
(137,125,79)
#958B62
(149,139,98)
#A19975
(161,153,117)
#ADA788
(173,167,136)
#B9B59B
(185,181,155)
#C5C3AE
(197,195,174)
#D1D1C1
(209,209,193)
#DDDFD4
(221,223,212)
#E9EDE7
(233,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716129 color. Also use rgb(113,97,41) instead hex code.

Text Font Color

.myTextColor { color: #716129; }

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

This text font color is #716129.

Background Color

.myBgColor { background-color: #716129; }

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

This div background color is #716129.

Border color

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

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

This div border color is #716129.

Opacity

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

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

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

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

This text has shadow with #716129 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716129.

Preview

Color preview on black background

This text has color #716129 on black background.


Color preview on white background

This text has color #716129 on white background.


Black color preview on #716129 background

This text has black color on #716129 background.


White color preview on #716129 background

This text has white color on #716129 background.


Related colors

Complementary color

Complementary color for #hex is #8E9ED6.


I love getcolorcode.com

Triadic colors

1 #297161 and #612971 with #716129 are triadic colors.

2 #296171 and #617129 with #716129 are triadic colors.