COLOR #718160

HEX: #718160 RGB: (113,129,96)

Color info

#718160 contains red, green and blue colors in about the same proportion. Web safe color of #718160 is #669966 (or #696).

RGB color model

#718160 color RGB value is (113,129,96).

RGB: (113,129,96) (44%, 51%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 129 of 255 = 51%
B 96 of 255 = 38%

113
129
96

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

Portions of RGB colors in percentages

R + G + B = 113 + 129 + 96 = 338 (100%)
R 113 of 338 ~ 33.43%
G 129 of 338 ~ 38.17%
B 96 of 338 ~ 28.4'%

%33.43
%38.17
%28.4

CMYK color model

#718160 color CMYK value is (12,0,26,49).

  • cyan value is 12.40%
  • magenta value is 0.00%
  • yellow value is 25.58%
  • key color value is 49.41%
CMYK: (12,0,26,49) C12M0Y26K49 (12%,0%,26%,49%) (0.12/0.00/0.26/0.49) 

CMYK percentages

%12.4
%0
%25.58
%49.41

Codes

Color #718160 in popluar color models

71 81 60
RGB 113 129 96
HSL 89° 14.67% 44.12%
HSB/HSV 89° 25.58% 50.59%
CMYK 12.40% 0.00% 25.58%
49.41%

Color #718160 in popluar number systems.

HEX 71 81 60
Decimal 113 129 96
Binary 1110001 10000001 1100000
Octal 161 201 140

Shades and tints

Shades of #718160

#718160
(113,129,96)
#677658
(103,118,88)
#5D6B50
(93,107,80)
#536048
(83,96,72)
#495540
(73,85,64)
#3F4A38
(63,74,56)
#353F30
(53,63,48)
#2B3428
(43,52,40)
#212920
(33,41,32)
#171E18
(23,30,24)
#0D1310
(13,19,16)
#000000
(0,0,0)

Tints of #718160

#718160
(113,129,96)
#7D8C6E
(125,140,110)
#89977C
(137,151,124)
#95A28A
(149,162,138)
#A1AD98
(161,173,152)
#ADB8A6
(173,184,166)
#B9C3B4
(185,195,180)
#C5CEC2
(197,206,194)
#D1D9D0
(209,217,208)
#DDE4DE
(221,228,222)
#E9EFEC
(233,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #718160 color. Also use rgb(113,129,96) instead hex code.

Text Font Color

.myTextColor { color: #718160; }

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

This text font color is #718160.

Background Color

.myBgColor { background-color: #718160; }

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

This div background color is #718160.

Border color

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

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

This div border color is #718160.

Opacity

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

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

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

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

This text has shadow with #718160 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718160.

Preview

Color preview on black background

This text has color #718160 on black background.


Color preview on white background

This text has color #718160 on white background.


Black color preview on #718160 background

This text has black color on #718160 background.


White color preview on #718160 background

This text has white color on #718160 background.


Related colors

Complementary color

Complementary color for #hex is #8E7E9F.


I love getcolorcode.com

Triadic colors

1 #607181 and #816071 with #718160 are triadic colors.

2 #608171 and #817160 with #718160 are triadic colors.