COLOR #718999

HEX: #718999 RGB: (113,137,153)

Color info

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

RGB color model

#718999 color RGB value is (113,137,153).

RGB: (113,137,153) (44%, 54%, 60%)

RGB channels and saturation

R 113 of 255 = 44%
G 137 of 255 = 54%
B 153 of 255 = 60%

113
137
153

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

Portions of RGB colors in percentages

R + G + B = 113 + 137 + 153 = 403 (100%)
R 113 of 403 ~ 28.04%
G 137 of 403 ~ 34%
B 153 of 403 ~ 37.97'%

%28.04
%34
%37.97

CMYK color model

#718999 color CMYK value is (26,10,0,40).

  • cyan value is 26.14%
  • magenta value is 10.46%
  • yellow value is 0.00%
  • key color value is 40.00%

CMYK: (26,10,0,40)
C26M10Y0K40 (26%, 10%, 0%, 40%)
(0.26 / 0.10 / 0.00 / 0.40)

CMYK percentages

%26.14
%10.46
%0
%40

Codes

Color #718999 in popluar color models

71 89 99
RGB 113 137 153
HSL 204° 16.39% 52.16%
HSB/HSV 204° 26.14% 60.00%
CMYK 26.14% 10.46% 0.00%
40.00%

Color #718999 in popluar number systems.

HEX 71 89 99
Decimal 113 137 153
Binary 1110001 10001001 10011001
Octal 161 211 231

Shades and tints

Shades of #718999

#718999
(113,137,153)
#677D8C
(103,125,140)
#5D717F
(93,113,127)
#536572
(83,101,114)
#495965
(73,89,101)
#3F4D58
(63,77,88)
#35414B
(53,65,75)
#2B353E
(43,53,62)
#212931
(33,41,49)
#171D24
(23,29,36)
#0D1117
(13,17,23)
#000000
(0,0,0)

Tints of #718999

#718999
(113,137,153)
#7D93A2
(125,147,162)
#899DAB
(137,157,171)
#95A7B4
(149,167,180)
#A1B1BD
(161,177,189)
#ADBBC6
(173,187,198)
#B9C5CF
(185,197,207)
#C5CFD8
(197,207,216)
#D1D9E1
(209,217,225)
#DDE3EA
(221,227,234)
#E9EDF3
(233,237,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718999; }

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

This text font color is #718999.

Background Color

.myBgColor { background-color: #718999; }

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

This div background color is #718999.

Border color

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

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

This div border color is #718999.

Opacity

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

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

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

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

This text has shadow with #718999 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718999.

Preview

Color preview on black background

This text has color #718999 on black background.


Color preview on white background

This text has color #718999 on white background.


Black color preview on #718999 background

This text has black color on #718999 background.


White color preview on #718999 background

This text has white color on #718999 background.


Related colors

Complementary color

Complementary color for #hex is #8E7666.


I love getcolorcode.com

Triadic colors

1 #997189 and #899971 with #718999 are triadic colors.

2 #998971 and #897199 with #718999 are triadic colors.