COLOR #718960

HEX: #718960 RGB: (113,137,96)

Color info

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

RGB color model

#718960 color RGB value is (113,137,96).

RGB: (113,137,96) (44%, 54%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 137 of 255 = 54%
B 96 of 255 = 38%

113
137
96

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

Portions of RGB colors in percentages

R + G + B = 113 + 137 + 96 = 346 (100%)
R 113 of 346 ~ 32.66%
G 137 of 346 ~ 39.6%
B 96 of 346 ~ 27.75'%

%32.66
%39.6
%27.75

CMYK color model

#718960 color CMYK value is (18,0,30,46).

  • cyan value is 17.52%
  • magenta value is 0.00%
  • yellow value is 29.93%
  • key color value is 46.27%

CMYK: (18,0,30,46)
C18M0Y30K46 (18%, 0%, 30%, 46%)
(0.18 / 0.00 / 0.30 / 0.46)

CMYK percentages

%17.52
%0
%29.93
%46.27

Codes

Color #718960 in popluar color models

71 89 60
RGB 113 137 96
HSL 95° 17.60% 45.69%
HSB/HSV 95° 29.93% 53.73%
CMYK 17.52% 0.00% 29.93%
46.27%

Color #718960 in popluar number systems.

HEX 71 89 60
Decimal 113 137 96
Binary 1110001 10001001 1100000
Octal 161 211 140

Shades and tints

Shades of #718960

#718960
(113,137,96)
#677D58
(103,125,88)
#5D7150
(93,113,80)
#536548
(83,101,72)
#495940
(73,89,64)
#3F4D38
(63,77,56)
#354130
(53,65,48)
#2B3528
(43,53,40)
#212920
(33,41,32)
#171D18
(23,29,24)
#0D1110
(13,17,16)
#000000
(0,0,0)

Tints of #718960

#718960
(113,137,96)
#7D936E
(125,147,110)
#899D7C
(137,157,124)
#95A78A
(149,167,138)
#A1B198
(161,177,152)
#ADBBA6
(173,187,166)
#B9C5B4
(185,197,180)
#C5CFC2
(197,207,194)
#D1D9D0
(209,217,208)
#DDE3DE
(221,227,222)
#E9EDEC
(233,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718960; }

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

This text font color is #718960.

Background Color

.myBgColor { background-color: #718960; }

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

This div background color is #718960.

Border color

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

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

This div border color is #718960.

Opacity

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

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

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

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

This text has shadow with #718960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718960.

Preview

Color preview on black background

This text has color #718960 on black background.


Color preview on white background

This text has color #718960 on white background.


Black color preview on #718960 background

This text has black color on #718960 background.


White color preview on #718960 background

This text has white color on #718960 background.


Related colors

Complementary color

Complementary color for #hex is #8E769F.


I love getcolorcode.com

Triadic colors

1 #607189 and #896071 with #718960 are triadic colors.

2 #608971 and #897160 with #718960 are triadic colors.