COLOR #718656

HEX: #718656 RGB: (113,134,86)

Color info

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

RGB color model

#718656 color RGB value is (113,134,86).

RGB: (113,134,86) (44%, 53%, 34%)

RGB channels and saturation

R 113 of 255 = 44%
G 134 of 255 = 53%
B 86 of 255 = 34%

113
134
86

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

Portions of RGB colors in percentages

R + G + B = 113 + 134 + 86 = 333 (100%)
R 113 of 333 ~ 33.93%
G 134 of 333 ~ 40.24%
B 86 of 333 ~ 25.83'%

%33.93
%40.24
%25.83

CMYK color model

#718656 color CMYK value is (16,0,36,47).

  • cyan value is 15.67%
  • magenta value is 0.00%
  • yellow value is 35.82%
  • key color value is 47.45%
CMYK: (16,0,36,47) C16M0Y36K47 (16%,0%,36%,47%) (0.16/0.00/0.36/0.47) 

CMYK percentages

%15.67
%0
%35.82
%47.45

Codes

Color #718656 in popluar color models

71 86 56
RGB 113 134 86
HSL 86° 21.82% 43.14%
HSB/HSV 86° 35.82% 52.55%
CMYK 15.67% 0.00% 35.82%
47.45%

Color #718656 in popluar number systems.

HEX 71 86 56
Decimal 113 134 86
Binary 1110001 10000110 1010110
Octal 161 206 126

Shades and tints

Shades of #718656

#718656
(113,134,86)
#677A4F
(103,122,79)
#5D6E48
(93,110,72)
#536241
(83,98,65)
#49563A
(73,86,58)
#3F4A33
(63,74,51)
#353E2C
(53,62,44)
#2B3225
(43,50,37)
#21261E
(33,38,30)
#171A17
(23,26,23)
#0D0E10
(13,14,16)
#000000
(0,0,0)

Tints of #718656

#718656
(113,134,86)
#7D9165
(125,145,101)
#899C74
(137,156,116)
#95A783
(149,167,131)
#A1B292
(161,178,146)
#ADBDA1
(173,189,161)
#B9C8B0
(185,200,176)
#C5D3BF
(197,211,191)
#D1DECE
(209,222,206)
#DDE9DD
(221,233,221)
#E9F4EC
(233,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #718656 color. Also use rgb(113,134,86) instead hex code.

Text Font Color

.myTextColor { color: #718656; }

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

This text font color is #718656.

Background Color

.myBgColor { background-color: #718656; }

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

This div background color is #718656.

Border color

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

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

This div border color is #718656.

Opacity

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

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

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

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

This text has shadow with #718656 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718656.

Preview

Color preview on black background

This text has color #718656 on black background.


Color preview on white background

This text has color #718656 on white background.


Black color preview on #718656 background

This text has black color on #718656 background.


White color preview on #718656 background

This text has white color on #718656 background.


Related colors

Complementary color

Complementary color for #hex is #8E79A9.


I love getcolorcode.com

Triadic colors

1 #567186 and #865671 with #718656 are triadic colors.

2 #568671 and #867156 with #718656 are triadic colors.