COLOR #718557

HEX: #718557 RGB: (113,133,87)

Color info

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

RGB color model

#718557 color RGB value is (113,133,87).

RGB: (113,133,87) (44%, 52%, 34%)

RGB channels and saturation

R 113 of 255 = 44%
G 133 of 255 = 52%
B 87 of 255 = 34%

113
133
87

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

Portions of RGB colors in percentages

R + G + B = 113 + 133 + 87 = 333 (100%)
R 113 of 333 ~ 33.93%
G 133 of 333 ~ 39.94%
B 87 of 333 ~ 26.13'%

%33.93
%39.94
%26.13

CMYK color model

#718557 color CMYK value is (15,0,35,48).

  • cyan value is 15.04%
  • magenta value is 0.00%
  • yellow value is 34.59%
  • key color value is 47.84%

CMYK: (15,0,35,48)
C15M0Y35K48 (15%, 0%, 35%, 48%)
(0.15 / 0.00 / 0.35 / 0.48)

CMYK percentages

%15.04
%0
%34.59
%47.84

Codes

Color #718557 in popluar color models

71 85 57
RGB 113 133 87
HSL 86° 20.91% 43.14%
HSB/HSV 86° 34.59% 52.16%
CMYK 15.04% 0.00% 34.59%
47.84%

Color #718557 in popluar number systems.

HEX 71 85 57
Decimal 113 133 87
Binary 1110001 10000101 1010111
Octal 161 205 127

Shades and tints

Shades of #718557

#718557
(113,133,87)
#677950
(103,121,80)
#5D6D49
(93,109,73)
#536142
(83,97,66)
#49553B
(73,85,59)
#3F4934
(63,73,52)
#353D2D
(53,61,45)
#2B3126
(43,49,38)
#21251F
(33,37,31)
#171918
(23,25,24)
#0D0D11
(13,13,17)
#000000
(0,0,0)

Tints of #718557

#718557
(113,133,87)
#7D9066
(125,144,102)
#899B75
(137,155,117)
#95A684
(149,166,132)
#A1B193
(161,177,147)
#ADBCA2
(173,188,162)
#B9C7B1
(185,199,177)
#C5D2C0
(197,210,192)
#D1DDCF
(209,221,207)
#DDE8DE
(221,232,222)
#E9F3ED
(233,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #718557 color. Also use rgb(113,133,87) instead hex code.

Text Font Color

.myTextColor { color: #718557; }

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

This text font color is #718557.

Background Color

.myBgColor { background-color: #718557; }

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

This div background color is #718557.

Border color

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

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

This div border color is #718557.

Opacity

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

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

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

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

This text has shadow with #718557 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718557.

Preview

Color preview on black background

This text has color #718557 on black background.


Color preview on white background

This text has color #718557 on white background.


Black color preview on #718557 background

This text has black color on #718557 background.


White color preview on #718557 background

This text has white color on #718557 background.


Related colors

Complementary color

Complementary color for #hex is #8E7AA8.


I love getcolorcode.com

Triadic colors

1 #577185 and #855771 with #718557 are triadic colors.

2 #578571 and #857157 with #718557 are triadic colors.