COLOR #718987

HEX: #718987 RGB: (113,137,135)

Color info

#718987 contains red, green and blue colors in about the same proportion. Web safe color of #718987 is #669999 (or #699).

RGB color model

#718987 color RGB value is (113,137,135).

RGB: (113,137,135) (44%, 54%, 53%)

RGB channels and saturation

R 113 of 255 = 44%
G 137 of 255 = 54%
B 135 of 255 = 53%

113
137
135

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

Portions of RGB colors in percentages

R + G + B = 113 + 137 + 135 = 385 (100%)
R 113 of 385 ~ 29.35%
G 137 of 385 ~ 35.58%
B 135 of 385 ~ 35.06'%

%29.35
%35.58
%35.06

CMYK color model

#718987 color CMYK value is (18,0,1,46).

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

CMYK: (18,0,1,46)
C18M0Y1K46 (18%, 0%, 1%, 46%)
(0.18 / 0.00 / 0.01 / 0.46)

CMYK percentages

%17.52
%0
%1.46
%46.27

Codes

Color #718987 in popluar color models

71 89 87
RGB 113 137 135
HSL 175° 9.60% 49.02%
HSB/HSV 175° 17.52% 53.73%
CMYK 17.52% 0.00% 1.46%
46.27%

Color #718987 in popluar number systems.

HEX 71 89 87
Decimal 113 137 135
Binary 1110001 10001001 10000111
Octal 161 211 207

Shades and tints

Shades of #718987

#718987
(113,137,135)
#677D7B
(103,125,123)
#5D716F
(93,113,111)
#536563
(83,101,99)
#495957
(73,89,87)
#3F4D4B
(63,77,75)
#35413F
(53,65,63)
#2B3533
(43,53,51)
#212927
(33,41,39)
#171D1B
(23,29,27)
#0D110F
(13,17,15)
#000000
(0,0,0)

Tints of #718987

#718987
(113,137,135)
#7D9391
(125,147,145)
#899D9B
(137,157,155)
#95A7A5
(149,167,165)
#A1B1AF
(161,177,175)
#ADBBB9
(173,187,185)
#B9C5C3
(185,197,195)
#C5CFCD
(197,207,205)
#D1D9D7
(209,217,215)
#DDE3E1
(221,227,225)
#E9EDEB
(233,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718987; }

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

This text font color is #718987.

Background Color

.myBgColor { background-color: #718987; }

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

This div background color is #718987.

Border color

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

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

This div border color is #718987.

Opacity

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

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

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

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

This text has shadow with #718987 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718987.

Preview

Color preview on black background

This text has color #718987 on black background.


Color preview on white background

This text has color #718987 on white background.


Black color preview on #718987 background

This text has black color on #718987 background.


White color preview on #718987 background

This text has white color on #718987 background.


Related colors

Complementary color

Complementary color for #hex is #8E7678.


I love getcolorcode.com

Triadic colors

1 #877189 and #898771 with #718987 are triadic colors.

2 #878971 and #897187 with #718987 are triadic colors.