COLOR #716939

HEX: #716939 RGB: (113,105,57)

Color info

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

RGB color model

#716939 color RGB value is (113,105,57).

RGB: (113,105,57) (44%, 41%, 22%)

RGB channels and saturation

R 113 of 255 = 44%
G 105 of 255 = 41%
B 57 of 255 = 22%

113
105
57

R + G + B ~ 36%. #716939 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 113 + 105 + 57 = 275 (100%)
R 113 of 275 ~ 41.09%
G 105 of 275 ~ 38.18%
B 57 of 275 ~ 20.73'%

%41.09
%38.18
%20.73

CMYK color model

#716939 color CMYK value is (0,7,50,56).

  • cyan value is 0.00%
  • magenta value is 7.08%
  • yellow value is 49.56%
  • key color value is 55.69%

CMYK: (0,7,50,56)
C0M7Y50K56 (0%, 7%, 50%, 56%)
(0.00 / 0.07 / 0.50 / 0.56)

CMYK percentages

%0
%7.08
%49.56
%55.69

Codes

Color #716939 in popluar color models

71 69 39
RGB 113 105 57
HSL 51° 32.94% 33.33%
HSB/HSV 51° 49.56% 44.31%
CMYK 0.00% 7.08% 49.56%
55.69%

Color #716939 in popluar number systems.

HEX 71 69 39
Decimal 113 105 57
Binary 1110001 1101001 111001
Octal 161 151 71

Shades and tints

Shades of #716939

#716939
(113,105,57)
#676034
(103,96,52)
#5D572F
(93,87,47)
#534E2A
(83,78,42)
#494525
(73,69,37)
#3F3C20
(63,60,32)
#35331B
(53,51,27)
#2B2A16
(43,42,22)
#212111
(33,33,17)
#17180C
(23,24,12)
#0D0F07
(13,15,7)
#000000
(0,0,0)

Tints of #716939

#716939
(113,105,57)
#7D764B
(125,118,75)
#89835D
(137,131,93)
#95906F
(149,144,111)
#A19D81
(161,157,129)
#ADAA93
(173,170,147)
#B9B7A5
(185,183,165)
#C5C4B7
(197,196,183)
#D1D1C9
(209,209,201)
#DDDEDB
(221,222,219)
#E9EBED
(233,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #716939 color. Also use rgb(113,105,57) instead hex code.

Text Font Color

.myTextColor { color: #716939; }

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

This text font color is #716939.

Background Color

.myBgColor { background-color: #716939; }

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

This div background color is #716939.

Border color

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

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

This div border color is #716939.

Opacity

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

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

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

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

This text has shadow with #716939 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716939.

Preview

Color preview on black background

This text has color #716939 on black background.


Color preview on white background

This text has color #716939 on white background.


Black color preview on #716939 background

This text has black color on #716939 background.


White color preview on #716939 background

This text has white color on #716939 background.


Related colors

Complementary color

Complementary color for #hex is #8E96C6.


I love getcolorcode.com

Triadic colors

1 #397169 and #693971 with #716939 are triadic colors.

2 #396971 and #697139 with #716939 are triadic colors.