COLOR #718683

HEX: #718683 RGB: (113,134,131)

Color info

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

RGB color model

#718683 color RGB value is (113,134,131).

RGB: (113,134,131) (44%, 53%, 51%)

RGB channels and saturation

R 113 of 255 = 44%
G 134 of 255 = 53%
B 131 of 255 = 51%

113
134
131

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

Portions of RGB colors in percentages

R + G + B = 113 + 134 + 131 = 378 (100%)
R 113 of 378 ~ 29.89%
G 134 of 378 ~ 35.45%
B 131 of 378 ~ 34.66'%

%29.89
%35.45
%34.66

CMYK color model

#718683 color CMYK value is (16,0,2,47).

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

CMYK: (16,0,2,47)
C16M0Y2K47 (16%, 0%, 2%, 47%)
(0.16 / 0.00 / 0.02 / 0.47)

CMYK percentages

%15.67
%0
%2.24
%47.45

Codes

Color #718683 in popluar color models

71 86 83
RGB 113 134 131
HSL 171° 8.50% 48.43%
HSB/HSV 171° 15.67% 52.55%
CMYK 15.67% 0.00% 2.24%
47.45%

Color #718683 in popluar number systems.

HEX 71 86 83
Decimal 113 134 131
Binary 1110001 10000110 10000011
Octal 161 206 203

Shades and tints

Shades of #718683

#718683
(113,134,131)
#677A78
(103,122,120)
#5D6E6D
(93,110,109)
#536262
(83,98,98)
#495657
(73,86,87)
#3F4A4C
(63,74,76)
#353E41
(53,62,65)
#2B3236
(43,50,54)
#21262B
(33,38,43)
#171A20
(23,26,32)
#0D0E15
(13,14,21)
#000000
(0,0,0)

Tints of #718683

#718683
(113,134,131)
#7D918E
(125,145,142)
#899C99
(137,156,153)
#95A7A4
(149,167,164)
#A1B2AF
(161,178,175)
#ADBDBA
(173,189,186)
#B9C8C5
(185,200,197)
#C5D3D0
(197,211,208)
#D1DEDB
(209,222,219)
#DDE9E6
(221,233,230)
#E9F4F1
(233,244,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718683; }

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

This text font color is #718683.

Background Color

.myBgColor { background-color: #718683; }

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

This div background color is #718683.

Border color

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

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

This div border color is #718683.

Opacity

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

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

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

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

This text has shadow with #718683 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718683.

Preview

Color preview on black background

This text has color #718683 on black background.


Color preview on white background

This text has color #718683 on white background.


Black color preview on #718683 background

This text has black color on #718683 background.


White color preview on #718683 background

This text has white color on #718683 background.


Related colors

Complementary color

Complementary color for #hex is #8E797C.


I love getcolorcode.com

Triadic colors

1 #837186 and #868371 with #718683 are triadic colors.

2 #838671 and #867183 with #718683 are triadic colors.