COLOR #718350

HEX: #718350 RGB: (113,131,80)

Color info

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

RGB color model

#718350 color RGB value is (113,131,80).

RGB: (113,131,80) (44%, 51%, 31%)

RGB channels and saturation

R 113 of 255 = 44%
G 131 of 255 = 51%
B 80 of 255 = 31%

113
131
80

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

Portions of RGB colors in percentages

R + G + B = 113 + 131 + 80 = 324 (100%)
R 113 of 324 ~ 34.88%
G 131 of 324 ~ 40.43%
B 80 of 324 ~ 24.69'%

%34.88
%40.43
%24.69

CMYK color model

#718350 color CMYK value is (14,0,39,49).

  • cyan value is 13.74%
  • magenta value is 0.00%
  • yellow value is 38.93%
  • key color value is 48.63%

CMYK: (14,0,39,49)
C14M0Y39K49 (14%, 0%, 39%, 49%)
(0.14 / 0.00 / 0.39 / 0.49)

CMYK percentages

%13.74
%0
%38.93
%48.63

Codes

Color #718350 in popluar color models

71 83 50
RGB 113 131 80
HSL 81° 24.17% 41.37%
HSB/HSV 81° 38.93% 51.37%
CMYK 13.74% 0.00% 38.93%
48.63%

Color #718350 in popluar number systems.

HEX 71 83 50
Decimal 113 131 80
Binary 1110001 10000011 1010000
Octal 161 203 120

Shades and tints

Shades of #718350

#718350
(113,131,80)
#677849
(103,120,73)
#5D6D42
(93,109,66)
#53623B
(83,98,59)
#495734
(73,87,52)
#3F4C2D
(63,76,45)
#354126
(53,65,38)
#2B361F
(43,54,31)
#212B18
(33,43,24)
#172011
(23,32,17)
#0D150A
(13,21,10)
#000000
(0,0,0)

Tints of #718350

#718350
(113,131,80)
#7D8E5F
(125,142,95)
#89996E
(137,153,110)
#95A47D
(149,164,125)
#A1AF8C
(161,175,140)
#ADBA9B
(173,186,155)
#B9C5AA
(185,197,170)
#C5D0B9
(197,208,185)
#D1DBC8
(209,219,200)
#DDE6D7
(221,230,215)
#E9F1E6
(233,241,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #718350 color. Also use rgb(113,131,80) instead hex code.

Text Font Color

.myTextColor { color: #718350; }

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

This text font color is #718350.

Background Color

.myBgColor { background-color: #718350; }

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

This div background color is #718350.

Border color

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

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

This div border color is #718350.

Opacity

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

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

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

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

This text has shadow with #718350 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718350.

Preview

Color preview on black background

This text has color #718350 on black background.


Color preview on white background

This text has color #718350 on white background.


Black color preview on #718350 background

This text has black color on #718350 background.


White color preview on #718350 background

This text has white color on #718350 background.


Related colors

Complementary color

Complementary color for #hex is #8E7CAF.


I love getcolorcode.com

Triadic colors

1 #507183 and #835071 with #718350 are triadic colors.

2 #508371 and #837150 with #718350 are triadic colors.