COLOR #718088

HEX: #718088 RGB: (113,128,136)

Color info

#718088 contains red, green and blue colors in about the same proportion. Web safe color of #718088 is #666699 (or #669).

RGB color model

#718088 color RGB value is (113,128,136).

RGB: (113,128,136) (44%, 50%, 53%)

RGB channels and saturation

R 113 of 255 = 44%
G 128 of 255 = 50%
B 136 of 255 = 53%

113
128
136

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

Portions of RGB colors in percentages

R + G + B = 113 + 128 + 136 = 377 (100%)
R 113 of 377 ~ 29.97%
G 128 of 377 ~ 33.95%
B 136 of 377 ~ 36.07'%

%29.97
%33.95
%36.07

CMYK color model

#718088 color CMYK value is (17,6,0,47).

  • cyan value is 16.91%
  • magenta value is 5.88%
  • yellow value is 0.00%
  • key color value is 46.67%

CMYK: (17,6,0,47)
C17M6Y0K47 (17%, 6%, 0%, 47%)
(0.17 / 0.06 / 0.00 / 0.47)

CMYK percentages

%16.91
%5.88
%0
%46.67

Codes

Color #718088 in popluar color models

71 80 88
RGB 113 128 136
HSL 201° 9.24% 48.82%
HSB/HSV 201° 16.91% 53.33%
CMYK 16.91% 5.88% 0.00%
46.67%

Color #718088 in popluar number systems.

HEX 71 80 88
Decimal 113 128 136
Binary 1110001 10000000 10001000
Octal 161 200 210

Shades and tints

Shades of #718088

#718088
(113,128,136)
#67757C
(103,117,124)
#5D6A70
(93,106,112)
#535F64
(83,95,100)
#495458
(73,84,88)
#3F494C
(63,73,76)
#353E40
(53,62,64)
#2B3334
(43,51,52)
#212828
(33,40,40)
#171D1C
(23,29,28)
#0D1210
(13,18,16)
#000000
(0,0,0)

Tints of #718088

#718088
(113,128,136)
#7D8B92
(125,139,146)
#89969C
(137,150,156)
#95A1A6
(149,161,166)
#A1ACB0
(161,172,176)
#ADB7BA
(173,183,186)
#B9C2C4
(185,194,196)
#C5CDCE
(197,205,206)
#D1D8D8
(209,216,216)
#DDE3E2
(221,227,226)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #718088 color. Also use rgb(113,128,136) instead hex code.

Text Font Color

.myTextColor { color: #718088; }

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

This text font color is #718088.

Background Color

.myBgColor { background-color: #718088; }

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

This div background color is #718088.

Border color

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

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

This div border color is #718088.

Opacity

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

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

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

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

This text has shadow with #718088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718088.

Preview

Color preview on black background

This text has color #718088 on black background.


Color preview on white background

This text has color #718088 on white background.


Black color preview on #718088 background

This text has black color on #718088 background.


White color preview on #718088 background

This text has white color on #718088 background.


Related colors

Complementary color

Complementary color for #hex is #8E7F77.


I love getcolorcode.com

Triadic colors

1 #887180 and #808871 with #718088 are triadic colors.

2 #888071 and #807188 with #718088 are triadic colors.