COLOR #717387

HEX: #717387 RGB: (113,115,135)

Color info

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

RGB color model

#717387 color RGB value is (113,115,135).

RGB: (113,115,135) (44%, 45%, 53%)

RGB channels and saturation

R 113 of 255 = 44%
G 115 of 255 = 45%
B 135 of 255 = 53%

113
115
135

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

Portions of RGB colors in percentages

R + G + B = 113 + 115 + 135 = 363 (100%)
R 113 of 363 ~ 31.13%
G 115 of 363 ~ 31.68%
B 135 of 363 ~ 37.19'%

%31.13
%31.68
%37.19

CMYK color model

#717387 color CMYK value is (16,15,0,47).

  • cyan value is 16.30%
  • magenta value is 14.81%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (16,15,0,47)
C16M15Y0K47 (16%, 15%, 0%, 47%)
(0.16 / 0.15 / 0.00 / 0.47)

CMYK percentages

%16.3
%14.81
%0
%47.06

Codes

Color #717387 in popluar color models

71 73 87
RGB 113 115 135
HSL 235° 8.87% 48.63%
HSB/HSV 235° 16.30% 52.94%
CMYK 16.30% 14.81% 0.00%
47.06%

Color #717387 in popluar number systems.

HEX 71 73 87
Decimal 113 115 135
Binary 1110001 1110011 10000111
Octal 161 163 207

Shades and tints

Shades of #717387

#717387
(113,115,135)
#67697B
(103,105,123)
#5D5F6F
(93,95,111)
#535563
(83,85,99)
#494B57
(73,75,87)
#3F414B
(63,65,75)
#35373F
(53,55,63)
#2B2D33
(43,45,51)
#212327
(33,35,39)
#17191B
(23,25,27)
#0D0F0F
(13,15,15)
#000000
(0,0,0)

Tints of #717387

#717387
(113,115,135)
#7D7F91
(125,127,145)
#898B9B
(137,139,155)
#9597A5
(149,151,165)
#A1A3AF
(161,163,175)
#ADAFB9
(173,175,185)
#B9BBC3
(185,187,195)
#C5C7CD
(197,199,205)
#D1D3D7
(209,211,215)
#DDDFE1
(221,223,225)
#E9EBEB
(233,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #717387 color. Also use rgb(113,115,135) instead hex code.

Text Font Color

.myTextColor { color: #717387; }

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

This text font color is #717387.

Background Color

.myBgColor { background-color: #717387; }

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

This div background color is #717387.

Border color

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

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

This div border color is #717387.

Opacity

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

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

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

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

This text has shadow with #717387 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717387.

Preview

Color preview on black background

This text has color #717387 on black background.


Color preview on white background

This text has color #717387 on white background.


Black color preview on #717387 background

This text has black color on #717387 background.


White color preview on #717387 background

This text has white color on #717387 background.


Related colors

Complementary color

Complementary color for #hex is #8E8C78.


I love getcolorcode.com

Triadic colors

1 #877173 and #738771 with #717387 are triadic colors.

2 #877371 and #737187 with #717387 are triadic colors.