COLOR #716137

HEX: #716137 RGB: (113,97,55)

Color info

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

RGB color model

#716137 color RGB value is (113,97,55).

RGB: (113,97,55) (44%, 38%, 22%)

RGB channels and saturation

R 113 of 255 = 44%
G 97 of 255 = 38%
B 55 of 255 = 22%

113
97
55

R + G + B ~ 35%. #716137 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 97 + 55 = 265 (100%)
R 113 of 265 ~ 42.64%
G 97 of 265 ~ 36.6%
B 55 of 265 ~ 20.75'%

%42.64
%36.6
%20.75

CMYK color model

#716137 color CMYK value is (0,14,51,56).

  • cyan value is 0.00%
  • magenta value is 14.16%
  • yellow value is 51.33%
  • key color value is 55.69%
CMYK: (0,14,51,56) C0M14Y51K56 (0%,14%,51%,56%) (0.00/0.14/0.51/0.56) 

CMYK percentages

%0
%14.16
%51.33
%55.69

Codes

Color #716137 in popluar color models

71 61 37
RGB 113 97 55
HSL 43° 34.52% 32.94%
HSB/HSV 43° 51.33% 44.31%
CMYK 0.00% 14.16% 51.33%
55.69%

Color #716137 in popluar number systems.

HEX 71 61 37
Decimal 113 97 55
Binary 1110001 1100001 110111
Octal 161 141 67

Shades and tints

Shades of #716137

#716137
(113,97,55)
#675932
(103,89,50)
#5D512D
(93,81,45)
#534928
(83,73,40)
#494123
(73,65,35)
#3F391E
(63,57,30)
#353119
(53,49,25)
#2B2914
(43,41,20)
#21210F
(33,33,15)
#17190A
(23,25,10)
#0D1105
(13,17,5)
#000000
(0,0,0)

Tints of #716137

#716137
(113,97,55)
#7D6F49
(125,111,73)
#897D5B
(137,125,91)
#958B6D
(149,139,109)
#A1997F
(161,153,127)
#ADA791
(173,167,145)
#B9B5A3
(185,181,163)
#C5C3B5
(197,195,181)
#D1D1C7
(209,209,199)
#DDDFD9
(221,223,217)
#E9EDEB
(233,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716137; }

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

This text font color is #716137.

Background Color

.myBgColor { background-color: #716137; }

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

This div background color is #716137.

Border color

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

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

This div border color is #716137.

Opacity

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

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

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

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

This text has shadow with #716137 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716137.

Preview

Color preview on black background

This text has color #716137 on black background.


Color preview on white background

This text has color #716137 on white background.


Black color preview on #716137 background

This text has black color on #716137 background.


White color preview on #716137 background

This text has white color on #716137 background.


Related colors

Complementary color

Complementary color for #hex is #8E9EC8.


I love getcolorcode.com

Triadic colors

1 #377161 and #613771 with #716137 are triadic colors.

2 #376171 and #617137 with #716137 are triadic colors.