COLOR #716147

HEX: #716147 RGB: (113,97,71)

Color info

#716147 contains red, green and blue colors in about the same proportion. Web safe color of #716147 is #666633 (or #663).

RGB color model

#716147 color RGB value is (113,97,71).

RGB: (113,97,71) (44%, 38%, 28%)

RGB channels and saturation

R 113 of 255 = 44%
G 97 of 255 = 38%
B 71 of 255 = 28%

113
97
71

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

Portions of RGB colors in percentages

R + G + B = 113 + 97 + 71 = 281 (100%)
R 113 of 281 ~ 40.21%
G 97 of 281 ~ 34.52%
B 71 of 281 ~ 25.27'%

%40.21
%34.52
%25.27

CMYK color model

#716147 color CMYK value is (0,14,37,56).

  • cyan value is 0.00%
  • magenta value is 14.16%
  • yellow value is 37.17%
  • key color value is 55.69%
CMYK: (0,14,37,56) C0M14Y37K56 (0%,14%,37%,56%) (0.00/0.14/0.37/0.56) 

CMYK percentages

%0
%14.16
%37.17
%55.69

Codes

Color #716147 in popluar color models

71 61 47
RGB 113 97 71
HSL 37° 22.83% 36.08%
HSB/HSV 37° 37.17% 44.31%
CMYK 0.00% 14.16% 37.17%
55.69%

Color #716147 in popluar number systems.

HEX 71 61 47
Decimal 113 97 71
Binary 1110001 1100001 1000111
Octal 161 141 107

Shades and tints

Shades of #716147

#716147
(113,97,71)
#675941
(103,89,65)
#5D513B
(93,81,59)
#534935
(83,73,53)
#49412F
(73,65,47)
#3F3929
(63,57,41)
#353123
(53,49,35)
#2B291D
(43,41,29)
#212117
(33,33,23)
#171911
(23,25,17)
#0D110B
(13,17,11)
#000000
(0,0,0)

Tints of #716147

#716147
(113,97,71)
#7D6F57
(125,111,87)
#897D67
(137,125,103)
#958B77
(149,139,119)
#A19987
(161,153,135)
#ADA797
(173,167,151)
#B9B5A7
(185,181,167)
#C5C3B7
(197,195,183)
#D1D1C7
(209,209,199)
#DDDFD7
(221,223,215)
#E9EDE7
(233,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716147; }

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

This text font color is #716147.

Background Color

.myBgColor { background-color: #716147; }

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

This div background color is #716147.

Border color

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

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

This div border color is #716147.

Opacity

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

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

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

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

This text has shadow with #716147 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716147.

Preview

Color preview on black background

This text has color #716147 on black background.


Color preview on white background

This text has color #716147 on white background.


Black color preview on #716147 background

This text has black color on #716147 background.


White color preview on #716147 background

This text has white color on #716147 background.


Related colors

Complementary color

Complementary color for #hex is #8E9EB8.


I love getcolorcode.com

Triadic colors

1 #477161 and #614771 with #716147 are triadic colors.

2 #476171 and #617147 with #716147 are triadic colors.