COLOR #718790

HEX: #718790 RGB: (113,135,144)

Color info

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

RGB color model

#718790 color RGB value is (113,135,144).

RGB: (113,135,144) (44%, 53%, 56%)

RGB channels and saturation

R 113 of 255 = 44%
G 135 of 255 = 53%
B 144 of 255 = 56%

113
135
144

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

Portions of RGB colors in percentages

R + G + B = 113 + 135 + 144 = 392 (100%)
R 113 of 392 ~ 28.83%
G 135 of 392 ~ 34.44%
B 144 of 392 ~ 36.73'%

%28.83
%34.44
%36.73

CMYK color model

#718790 color CMYK value is (22,6,0,44).

  • cyan value is 21.53%
  • magenta value is 6.25%
  • yellow value is 0.00%
  • key color value is 43.53%
CMYK: (22,6,0,44) C22M6Y0K44 (22%,6%,0%,44%) (0.22/0.06/0.00/0.44) 

CMYK percentages

%21.53
%6.25
%0
%43.53

Codes

Color #718790 in popluar color models

71 87 90
RGB 113 135 144
HSL 197° 12.25% 50.39%
HSB/HSV 197° 21.53% 56.47%
CMYK 21.53% 6.25% 0.00%
43.53%

Color #718790 in popluar number systems.

HEX 71 87 90
Decimal 113 135 144
Binary 1110001 10000111 10010000
Octal 161 207 220

Shades and tints

Shades of #718790

#718790
(113,135,144)
#677B83
(103,123,131)
#5D6F76
(93,111,118)
#536369
(83,99,105)
#49575C
(73,87,92)
#3F4B4F
(63,75,79)
#353F42
(53,63,66)
#2B3335
(43,51,53)
#212728
(33,39,40)
#171B1B
(23,27,27)
#0D0F0E
(13,15,14)
#000000
(0,0,0)

Tints of #718790

#718790
(113,135,144)
#7D919A
(125,145,154)
#899BA4
(137,155,164)
#95A5AE
(149,165,174)
#A1AFB8
(161,175,184)
#ADB9C2
(173,185,194)
#B9C3CC
(185,195,204)
#C5CDD6
(197,205,214)
#D1D7E0
(209,215,224)
#DDE1EA
(221,225,234)
#E9EBF4
(233,235,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718790; }

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

This text font color is #718790.

Background Color

.myBgColor { background-color: #718790; }

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

This div background color is #718790.

Border color

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

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

This div border color is #718790.

Opacity

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

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

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

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

This text has shadow with #718790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718790.

Preview

Color preview on black background

This text has color #718790 on black background.


Color preview on white background

This text has color #718790 on white background.


Black color preview on #718790 background

This text has black color on #718790 background.


White color preview on #718790 background

This text has white color on #718790 background.


Related colors

Complementary color

Complementary color for #hex is #8E786F.


I love getcolorcode.com

Triadic colors

1 #907187 and #879071 with #718790 are triadic colors.

2 #908771 and #877190 with #718790 are triadic colors.