COLOR #718688

HEX: #718688 RGB: (113,134,136)

Color info

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

RGB color model

#718688 color RGB value is (113,134,136).

RGB: (113,134,136) (44%, 53%, 53%)

RGB channels and saturation

R 113 of 255 = 44%
G 134 of 255 = 53%
B 136 of 255 = 53%

113
134
136

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

Portions of RGB colors in percentages

R + G + B = 113 + 134 + 136 = 383 (100%)
R 113 of 383 ~ 29.5%
G 134 of 383 ~ 34.99%
B 136 of 383 ~ 35.51'%

%29.5
%34.99
%35.51

CMYK color model

#718688 color CMYK value is (17,1,0,47).

  • cyan value is 16.91%
  • magenta value is 1.47%
  • yellow value is 0.00%
  • key color value is 46.67%
CMYK: (17,1,0,47) C17M1Y0K47 (17%,1%,0%,47%) (0.17/0.01/0.00/0.47) 

CMYK percentages

%16.91
%1.47
%0
%46.67

Codes

Color #718688 in popluar color models

71 86 88
RGB 113 134 136
HSL 185° 9.24% 48.82%
HSB/HSV 185° 16.91% 53.33%
CMYK 16.91% 1.47% 0.00%
46.67%

Color #718688 in popluar number systems.

HEX 71 86 88
Decimal 113 134 136
Binary 1110001 10000110 10001000
Octal 161 206 210

Shades and tints

Shades of #718688

#718688
(113,134,136)
#677A7C
(103,122,124)
#5D6E70
(93,110,112)
#536264
(83,98,100)
#495658
(73,86,88)
#3F4A4C
(63,74,76)
#353E40
(53,62,64)
#2B3234
(43,50,52)
#212628
(33,38,40)
#171A1C
(23,26,28)
#0D0E10
(13,14,16)
#000000
(0,0,0)

Tints of #718688

#718688
(113,134,136)
#7D9192
(125,145,146)
#899C9C
(137,156,156)
#95A7A6
(149,167,166)
#A1B2B0
(161,178,176)
#ADBDBA
(173,189,186)
#B9C8C4
(185,200,196)
#C5D3CE
(197,211,206)
#D1DED8
(209,222,216)
#DDE9E2
(221,233,226)
#E9F4EC
(233,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718688; }

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

This text font color is #718688.

Background Color

.myBgColor { background-color: #718688; }

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

This div background color is #718688.

Border color

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

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

This div border color is #718688.

Opacity

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

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

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

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

This text has shadow with #718688 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718688.

Preview

Color preview on black background

This text has color #718688 on black background.


Color preview on white background

This text has color #718688 on white background.


Black color preview on #718688 background

This text has black color on #718688 background.


White color preview on #718688 background

This text has white color on #718688 background.


Related colors

Complementary color

Complementary color for #hex is #8E7977.


I love getcolorcode.com

Triadic colors

1 #887186 and #868871 with #718688 are triadic colors.

2 #888671 and #867188 with #718688 are triadic colors.