COLOR #718758

HEX: #718758 RGB: (113,135,88)

Color info

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

RGB color model

#718758 color RGB value is (113,135,88).

RGB: (113,135,88) (44%, 53%, 35%)

RGB channels and saturation

R 113 of 255 = 44%
G 135 of 255 = 53%
B 88 of 255 = 35%

113
135
88

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

Portions of RGB colors in percentages

R + G + B = 113 + 135 + 88 = 336 (100%)
R 113 of 336 ~ 33.63%
G 135 of 336 ~ 40.18%
B 88 of 336 ~ 26.19'%

%33.63
%40.18
%26.19

CMYK color model

#718758 color CMYK value is (16,0,35,47).

  • cyan value is 16.30%
  • magenta value is 0.00%
  • yellow value is 34.81%
  • key color value is 47.06%

CMYK: (16,0,35,47)
C16M0Y35K47 (16%, 0%, 35%, 47%)
(0.16 / 0.00 / 0.35 / 0.47)

CMYK percentages

%16.3
%0
%34.81
%47.06

Codes

Color #718758 in popluar color models

71 87 58
RGB 113 135 88
HSL 88° 21.08% 43.73%
HSB/HSV 88° 34.81% 52.94%
CMYK 16.30% 0.00% 34.81%
47.06%

Color #718758 in popluar number systems.

HEX 71 87 58
Decimal 113 135 88
Binary 1110001 10000111 1011000
Octal 161 207 130

Shades and tints

Shades of #718758

#718758
(113,135,88)
#677B50
(103,123,80)
#5D6F48
(93,111,72)
#536340
(83,99,64)
#495738
(73,87,56)
#3F4B30
(63,75,48)
#353F28
(53,63,40)
#2B3320
(43,51,32)
#212718
(33,39,24)
#171B10
(23,27,16)
#0D0F08
(13,15,8)
#000000
(0,0,0)

Tints of #718758

#718758
(113,135,88)
#7D9167
(125,145,103)
#899B76
(137,155,118)
#95A585
(149,165,133)
#A1AF94
(161,175,148)
#ADB9A3
(173,185,163)
#B9C3B2
(185,195,178)
#C5CDC1
(197,205,193)
#D1D7D0
(209,215,208)
#DDE1DF
(221,225,223)
#E9EBEE
(233,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718758; }

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

This text font color is #718758.

Background Color

.myBgColor { background-color: #718758; }

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

This div background color is #718758.

Border color

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

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

This div border color is #718758.

Opacity

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

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

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

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

This text has shadow with #718758 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718758.

Preview

Color preview on black background

This text has color #718758 on black background.


Color preview on white background

This text has color #718758 on white background.


Black color preview on #718758 background

This text has black color on #718758 background.


White color preview on #718758 background

This text has white color on #718758 background.


Related colors

Complementary color

Complementary color for #hex is #8E78A7.


I love getcolorcode.com

Triadic colors

1 #587187 and #875871 with #718758 are triadic colors.

2 #588771 and #877158 with #718758 are triadic colors.