COLOR #717986

HEX: #717986 RGB: (113,121,134)

Color info

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

RGB color model

#717986 color RGB value is (113,121,134).

RGB: (113,121,134) (44%, 47%, 53%)

RGB channels and saturation

R 113 of 255 = 44%
G 121 of 255 = 47%
B 134 of 255 = 53%

113
121
134

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

Portions of RGB colors in percentages

R + G + B = 113 + 121 + 134 = 368 (100%)
R 113 of 368 ~ 30.71%
G 121 of 368 ~ 32.88%
B 134 of 368 ~ 36.41'%

%30.71
%32.88
%36.41

CMYK color model

#717986 color CMYK value is (16,10,0,47).

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

CMYK: (16,10,0,47)
C16M10Y0K47 (16%, 10%, 0%, 47%)
(0.16 / 0.10 / 0.00 / 0.47)

CMYK percentages

%15.67
%9.7
%0
%47.45

Codes

Color #717986 in popluar color models

71 79 86
RGB 113 121 134
HSL 217° 8.50% 48.43%
HSB/HSV 217° 15.67% 52.55%
CMYK 15.67% 9.70% 0.00%
47.45%

Color #717986 in popluar number systems.

HEX 71 79 86
Decimal 113 121 134
Binary 1110001 1111001 10000110
Octal 161 171 206

Shades and tints

Shades of #717986

#717986
(113,121,134)
#676E7A
(103,110,122)
#5D636E
(93,99,110)
#535862
(83,88,98)
#494D56
(73,77,86)
#3F424A
(63,66,74)
#35373E
(53,55,62)
#2B2C32
(43,44,50)
#212126
(33,33,38)
#17161A
(23,22,26)
#0D0B0E
(13,11,14)
#000000
(0,0,0)

Tints of #717986

#717986
(113,121,134)
#7D8591
(125,133,145)
#89919C
(137,145,156)
#959DA7
(149,157,167)
#A1A9B2
(161,169,178)
#ADB5BD
(173,181,189)
#B9C1C8
(185,193,200)
#C5CDD3
(197,205,211)
#D1D9DE
(209,217,222)
#DDE5E9
(221,229,233)
#E9F1F4
(233,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #717986; }

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

This text font color is #717986.

Background Color

.myBgColor { background-color: #717986; }

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

This div background color is #717986.

Border color

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

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

This div border color is #717986.

Opacity

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

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

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

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

This text has shadow with #717986 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717986.

Preview

Color preview on black background

This text has color #717986 on black background.


Color preview on white background

This text has color #717986 on white background.


Black color preview on #717986 background

This text has black color on #717986 background.


White color preview on #717986 background

This text has white color on #717986 background.


Related colors

Complementary color

Complementary color for #hex is #8E8679.


I love getcolorcode.com

Triadic colors

1 #867179 and #798671 with #717986 are triadic colors.

2 #867971 and #797186 with #717986 are triadic colors.