COLOR #718158

HEX: #718158 RGB: (113,129,88)

Color info

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

RGB color model

#718158 color RGB value is (113,129,88).

RGB: (113,129,88) (44%, 51%, 35%)

RGB channels and saturation

R 113 of 255 = 44%
G 129 of 255 = 51%
B 88 of 255 = 35%

113
129
88

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

Portions of RGB colors in percentages

R + G + B = 113 + 129 + 88 = 330 (100%)
R 113 of 330 ~ 34.24%
G 129 of 330 ~ 39.09%
B 88 of 330 ~ 26.67'%

%34.24
%39.09
%26.67

CMYK color model

#718158 color CMYK value is (12,0,32,49).

  • cyan value is 12.40%
  • magenta value is 0.00%
  • yellow value is 31.78%
  • key color value is 49.41%
CMYK: (12,0,32,49) C12M0Y32K49 (12%,0%,32%,49%) (0.12/0.00/0.32/0.49) 

CMYK percentages

%12.4
%0
%31.78
%49.41

Codes

Color #718158 in popluar color models

71 81 58
RGB 113 129 88
HSL 83° 18.89% 42.55%
HSB/HSV 83° 31.78% 50.59%
CMYK 12.40% 0.00% 31.78%
49.41%

Color #718158 in popluar number systems.

HEX 71 81 58
Decimal 113 129 88
Binary 1110001 10000001 1011000
Octal 161 201 130

Shades and tints

Shades of #718158

#718158
(113,129,88)
#677650
(103,118,80)
#5D6B48
(93,107,72)
#536040
(83,96,64)
#495538
(73,85,56)
#3F4A30
(63,74,48)
#353F28
(53,63,40)
#2B3420
(43,52,32)
#212918
(33,41,24)
#171E10
(23,30,16)
#0D1308
(13,19,8)
#000000
(0,0,0)

Tints of #718158

#718158
(113,129,88)
#7D8C67
(125,140,103)
#899776
(137,151,118)
#95A285
(149,162,133)
#A1AD94
(161,173,148)
#ADB8A3
(173,184,163)
#B9C3B2
(185,195,178)
#C5CEC1
(197,206,193)
#D1D9D0
(209,217,208)
#DDE4DF
(221,228,223)
#E9EFEE
(233,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #718158 color. Also use rgb(113,129,88) instead hex code.

Text Font Color

.myTextColor { color: #718158; }

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

This text font color is #718158.

Background Color

.myBgColor { background-color: #718158; }

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

This div background color is #718158.

Border color

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

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

This div border color is #718158.

Opacity

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

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

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

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

This text has shadow with #718158 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718158.

Preview

Color preview on black background

This text has color #718158 on black background.


Color preview on white background

This text has color #718158 on white background.


Black color preview on #718158 background

This text has black color on #718158 background.


White color preview on #718158 background

This text has white color on #718158 background.


Related colors

Complementary color

Complementary color for #hex is #8E7EA7.


I love getcolorcode.com

Triadic colors

1 #587181 and #815871 with #718158 are triadic colors.

2 #588171 and #817158 with #718158 are triadic colors.