COLOR #718369

HEX: #718369 RGB: (113,131,105)

Color info

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

RGB color model

#718369 color RGB value is (113,131,105).

RGB: (113,131,105) (44%, 51%, 41%)

RGB channels and saturation

R 113 of 255 = 44%
G 131 of 255 = 51%
B 105 of 255 = 41%

113
131
105

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

Portions of RGB colors in percentages

R + G + B = 113 + 131 + 105 = 349 (100%)
R 113 of 349 ~ 32.38%
G 131 of 349 ~ 37.54%
B 105 of 349 ~ 30.09'%

%32.38
%37.54
%30.09

CMYK color model

#718369 color CMYK value is (14,0,20,49).

  • cyan value is 13.74%
  • magenta value is 0.00%
  • yellow value is 19.85%
  • key color value is 48.63%
CMYK: (14,0,20,49) C14M0Y20K49 (14%,0%,20%,49%) (0.14/0.00/0.20/0.49) 

CMYK percentages

%13.74
%0
%19.85
%48.63

Codes

Color #718369 in popluar color models

71 83 69
RGB 113 131 105
HSL 102° 11.02% 46.27%
HSB/HSV 102° 19.85% 51.37%
CMYK 13.74% 0.00% 19.85%
48.63%

Color #718369 in popluar number systems.

HEX 71 83 69
Decimal 113 131 105
Binary 1110001 10000011 1101001
Octal 161 203 151

Shades and tints

Shades of #718369

#718369
(113,131,105)
#677860
(103,120,96)
#5D6D57
(93,109,87)
#53624E
(83,98,78)
#495745
(73,87,69)
#3F4C3C
(63,76,60)
#354133
(53,65,51)
#2B362A
(43,54,42)
#212B21
(33,43,33)
#172018
(23,32,24)
#0D150F
(13,21,15)
#000000
(0,0,0)

Tints of #718369

#718369
(113,131,105)
#7D8E76
(125,142,118)
#899983
(137,153,131)
#95A490
(149,164,144)
#A1AF9D
(161,175,157)
#ADBAAA
(173,186,170)
#B9C5B7
(185,197,183)
#C5D0C4
(197,208,196)
#D1DBD1
(209,219,209)
#DDE6DE
(221,230,222)
#E9F1EB
(233,241,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718369; }

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

This text font color is #718369.

Background Color

.myBgColor { background-color: #718369; }

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

This div background color is #718369.

Border color

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

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

This div border color is #718369.

Opacity

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

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

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

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

This text has shadow with #718369 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718369.

Preview

Color preview on black background

This text has color #718369 on black background.


Color preview on white background

This text has color #718369 on white background.


Black color preview on #718369 background

This text has black color on #718369 background.


White color preview on #718369 background

This text has white color on #718369 background.


Related colors

Complementary color

Complementary color for #hex is #8E7C96.


I love getcolorcode.com

Triadic colors

1 #697183 and #836971 with #718369 are triadic colors.

2 #698371 and #837169 with #718369 are triadic colors.