COLOR #718937

HEX: #718937 RGB: (113,137,55)

Color info

#718937 contains mainly red and green colors. Web safe color of #718937 is #669933 (or #693).

RGB color model

#718937 color RGB value is (113,137,55).

RGB: (113,137,55) (44%, 54%, 22%)

RGB channels and saturation

R 113 of 255 = 44%
G 137 of 255 = 54%
B 55 of 255 = 22%

113
137
55

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

Portions of RGB colors in percentages

R + G + B = 113 + 137 + 55 = 305 (100%)
R 113 of 305 ~ 37.05%
G 137 of 305 ~ 44.92%
B 55 of 305 ~ 18.03'%

%37.05
%44.92
%18.03

CMYK color model

#718937 color CMYK value is (18,0,60,46).

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

CMYK: (18,0,60,46)
C18M0Y60K46 (18%, 0%, 60%, 46%)
(0.18 / 0.00 / 0.60 / 0.46)

CMYK percentages

%17.52
%0
%59.85
%46.27

Codes

Color #718937 in popluar color models

71 89 37
RGB 113 137 55
HSL 78° 42.71% 37.65%
HSB/HSV 78° 59.85% 53.73%
CMYK 17.52% 0.00% 59.85%
46.27%

Color #718937 in popluar number systems.

HEX 71 89 37
Decimal 113 137 55
Binary 1110001 10001001 110111
Octal 161 211 67

Shades and tints

Shades of #718937

#718937
(113,137,55)
#677D32
(103,125,50)
#5D712D
(93,113,45)
#536528
(83,101,40)
#495923
(73,89,35)
#3F4D1E
(63,77,30)
#354119
(53,65,25)
#2B3514
(43,53,20)
#21290F
(33,41,15)
#171D0A
(23,29,10)
#0D1105
(13,17,5)
#000000
(0,0,0)

Tints of #718937

#718937
(113,137,55)
#7D9349
(125,147,73)
#899D5B
(137,157,91)
#95A76D
(149,167,109)
#A1B17F
(161,177,127)
#ADBB91
(173,187,145)
#B9C5A3
(185,197,163)
#C5CFB5
(197,207,181)
#D1D9C7
(209,217,199)
#DDE3D9
(221,227,217)
#E9EDEB
(233,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718937; }

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

This text font color is #718937.

Background Color

.myBgColor { background-color: #718937; }

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

This div background color is #718937.

Border color

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

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

This div border color is #718937.

Opacity

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

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

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

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

This text has shadow with #718937 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718937.

Preview

Color preview on black background

This text has color #718937 on black background.


Color preview on white background

This text has color #718937 on white background.


Black color preview on #718937 background

This text has black color on #718937 background.


White color preview on #718937 background

This text has white color on #718937 background.


Related colors

Complementary color

Complementary color for #hex is #8E76C8.


I love getcolorcode.com

Triadic colors

1 #377189 and #893771 with #718937 are triadic colors.

2 #378971 and #897137 with #718937 are triadic colors.