COLOR #718D79

HEX: #718D79 RGB: (113,141,121)

Color info

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

RGB color model

#718D79 color RGB value is (113,141,121).

RGB: (113,141,121) (44%, 55%, 47%)

RGB channels and saturation

R 113 of 255 = 44%
G 141 of 255 = 55%
B 121 of 255 = 47%

113
141
121

R + G + B ~ 49%. #718D79 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 141 + 121 = 375 (100%)
R 113 of 375 ~ 30.13%
G 141 of 375 ~ 37.6%
B 121 of 375 ~ 32.27'%

%30.13
%37.6
%32.27

CMYK color model

#718D79 color CMYK value is (20,0,14,45).

  • cyan value is 19.86%
  • magenta value is 0.00%
  • yellow value is 14.18%
  • key color value is 44.71%

CMYK: (20,0,14,45)
C20M0Y14K45 (20%, 0%, 14%, 45%)
(0.20 / 0.00 / 0.14 / 0.45)

CMYK percentages

%19.86
%0
%14.18
%44.71

Codes

Color #718D79 in popluar color models

71 8D 79
RGB 113 141 121
HSL 137° 11.02% 49.80%
HSB/HSV 137° 19.86% 55.29%
CMYK 19.86% 0.00% 14.18%
44.71%

Color #718D79 in popluar number systems.

HEX 71 8D 79
Decimal 113 141 121
Binary 1110001 10001101 1111001
Octal 161 215 171

Shades and tints

Shades of #718D79

#718D79
(113,141,121)
#67816E
(103,129,110)
#5D7563
(93,117,99)
#536958
(83,105,88)
#495D4D
(73,93,77)
#3F5142
(63,81,66)
#354537
(53,69,55)
#2B392C
(43,57,44)
#212D21
(33,45,33)
#172116
(23,33,22)
#0D150B
(13,21,11)
#000000
(0,0,0)

Tints of #718D79

#718D79
(113,141,121)
#7D9785
(125,151,133)
#89A191
(137,161,145)
#95AB9D
(149,171,157)
#A1B5A9
(161,181,169)
#ADBFB5
(173,191,181)
#B9C9C1
(185,201,193)
#C5D3CD
(197,211,205)
#D1DDD9
(209,221,217)
#DDE7E5
(221,231,229)
#E9F1F1
(233,241,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #718D79 color. Also use rgb(113,141,121) instead hex code.

Text Font Color

.myTextColor { color: #718D79; }

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

This text font color is #718D79.

Background Color

.myBgColor { background-color: #718D79; }

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

This div background color is #718D79.

Border color

.myBorderColor { border: 1px solid #718D79; }

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

This div border color is #718D79.

Opacity

.myOpacity80 { color: #718D79; opacity: 0.8; }

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

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

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

This text has shadow with #718D79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718D79.

Preview

Color preview on black background

This text has color #718D79 on black background.


Color preview on white background

This text has color #718D79 on white background.


Black color preview on #718D79 background

This text has black color on #718D79 background.


White color preview on #718D79 background

This text has white color on #718D79 background.


Related colors

Complementary color

Complementary color for #hex is #8E7286.


I love getcolorcode.com

Triadic colors

1 #79718D and #8D7971 with #718D79 are triadic colors.

2 #798D71 and #8D7179 with #718D79 are triadic colors.