COLOR #717988

HEX: #717988 RGB: (113,121,136)

Color info

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

RGB color model

#717988 color RGB value is (113,121,136).

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

RGB channels and saturation

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

113
121
136

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

Portions of RGB colors in percentages

R + G + B = 113 + 121 + 136 = 370 (100%)
R 113 of 370 ~ 30.54%
G 121 of 370 ~ 32.7%
B 136 of 370 ~ 36.76'%

%30.54
%32.7
%36.76

CMYK color model

#717988 color CMYK value is (17,11,0,47).

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

CMYK: (17,11,0,47)
C17M11Y0K47 (17%, 11%, 0%, 47%)
(0.17 / 0.11 / 0.00 / 0.47)

CMYK percentages

%16.91
%11.03
%0
%46.67

Codes

Color #717988 in popluar color models

71 79 88
RGB 113 121 136
HSL 219° 9.24% 48.82%
HSB/HSV 219° 16.91% 53.33%
CMYK 16.91% 11.03% 0.00%
46.67%

Color #717988 in popluar number systems.

HEX 71 79 88
Decimal 113 121 136
Binary 1110001 1111001 10001000
Octal 161 171 210

Shades and tints

Shades of #717988

#717988
(113,121,136)
#676E7C
(103,110,124)
#5D6370
(93,99,112)
#535864
(83,88,100)
#494D58
(73,77,88)
#3F424C
(63,66,76)
#353740
(53,55,64)
#2B2C34
(43,44,52)
#212128
(33,33,40)
#17161C
(23,22,28)
#0D0B10
(13,11,16)
#000000
(0,0,0)

Tints of #717988

#717988
(113,121,136)
#7D8592
(125,133,146)
#89919C
(137,145,156)
#959DA6
(149,157,166)
#A1A9B0
(161,169,176)
#ADB5BA
(173,181,186)
#B9C1C4
(185,193,196)
#C5CDCE
(197,205,206)
#D1D9D8
(209,217,216)
#DDE5E2
(221,229,226)
#E9F1EC
(233,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #717988; }

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

This text font color is #717988.

Background Color

.myBgColor { background-color: #717988; }

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

This div background color is #717988.

Border color

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

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

This div border color is #717988.

Opacity

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

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

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

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

This text has shadow with #717988 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717988.

Preview

Color preview on black background

This text has color #717988 on black background.


Color preview on white background

This text has color #717988 on white background.


Black color preview on #717988 background

This text has black color on #717988 background.


White color preview on #717988 background

This text has white color on #717988 background.


Related colors

Complementary color

Complementary color for #hex is #8E8677.


I love getcolorcode.com

Triadic colors

1 #887179 and #798871 with #717988 are triadic colors.

2 #887971 and #797188 with #717988 are triadic colors.