COLOR #718685

HEX: #718685 RGB: (113,134,133)

Color info

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

RGB color model

#718685 color RGB value is (113,134,133).

RGB: (113,134,133) (44%, 53%, 52%)

RGB channels and saturation

R 113 of 255 = 44%
G 134 of 255 = 53%
B 133 of 255 = 52%

113
134
133

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

Portions of RGB colors in percentages

R + G + B = 113 + 134 + 133 = 380 (100%)
R 113 of 380 ~ 29.74%
G 134 of 380 ~ 35.26%
B 133 of 380 ~ 35'%

%29.74
%35.26
%35

CMYK color model

#718685 color CMYK value is (16,0,1,47).

  • cyan value is 15.67%
  • magenta value is 0.00%
  • yellow value is 0.75%
  • key color value is 47.45%

CMYK: (16,0,1,47)
C16M0Y1K47 (16%, 0%, 1%, 47%)
(0.16 / 0.00 / 0.01 / 0.47)

CMYK percentages

%15.67
%0
%0.75
%47.45

Codes

Color #718685 in popluar color models

71 86 85
RGB 113 134 133
HSL 177° 8.50% 48.43%
HSB/HSV 177° 15.67% 52.55%
CMYK 15.67% 0.00% 0.75%
47.45%

Color #718685 in popluar number systems.

HEX 71 86 85
Decimal 113 134 133
Binary 1110001 10000110 10000101
Octal 161 206 205

Shades and tints

Shades of #718685

#718685
(113,134,133)
#677A79
(103,122,121)
#5D6E6D
(93,110,109)
#536261
(83,98,97)
#495655
(73,86,85)
#3F4A49
(63,74,73)
#353E3D
(53,62,61)
#2B3231
(43,50,49)
#212625
(33,38,37)
#171A19
(23,26,25)
#0D0E0D
(13,14,13)
#000000
(0,0,0)

Tints of #718685

#718685
(113,134,133)
#7D9190
(125,145,144)
#899C9B
(137,156,155)
#95A7A6
(149,167,166)
#A1B2B1
(161,178,177)
#ADBDBC
(173,189,188)
#B9C8C7
(185,200,199)
#C5D3D2
(197,211,210)
#D1DEDD
(209,222,221)
#DDE9E8
(221,233,232)
#E9F4F3
(233,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718685; }

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

This text font color is #718685.

Background Color

.myBgColor { background-color: #718685; }

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

This div background color is #718685.

Border color

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

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

This div border color is #718685.

Opacity

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

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

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

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

This text has shadow with #718685 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718685.

Preview

Color preview on black background

This text has color #718685 on black background.


Color preview on white background

This text has color #718685 on white background.


Black color preview on #718685 background

This text has black color on #718685 background.


White color preview on #718685 background

This text has white color on #718685 background.


Related colors

Complementary color

Complementary color for #hex is #8E797A.


I love getcolorcode.com

Triadic colors

1 #857186 and #868571 with #718685 are triadic colors.

2 #858671 and #867185 with #718685 are triadic colors.