COLOR #717791

HEX: #717791 RGB: (113,119,145)

Color info

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

RGB color model

#717791 color RGB value is (113,119,145).

RGB: (113,119,145) (44%, 47%, 57%)

RGB channels and saturation

R 113 of 255 = 44%
G 119 of 255 = 47%
B 145 of 255 = 57%

113
119
145

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

Portions of RGB colors in percentages

R + G + B = 113 + 119 + 145 = 377 (100%)
R 113 of 377 ~ 29.97%
G 119 of 377 ~ 31.56%
B 145 of 377 ~ 38.46'%

%29.97
%31.56
%38.46

CMYK color model

#717791 color CMYK value is (22,18,0,43).

  • cyan value is 22.07%
  • magenta value is 17.93%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (22,18,0,43)
C22M18Y0K43 (22%, 18%, 0%, 43%)
(0.22 / 0.18 / 0.00 / 0.43)

CMYK percentages

%22.07
%17.93
%0
%43.14

Codes

Color #717791 in popluar color models

71 77 91
RGB 113 119 145
HSL 229° 12.70% 50.59%
HSB/HSV 229° 22.07% 56.86%
CMYK 22.07% 17.93% 0.00%
43.14%

Color #717791 in popluar number systems.

HEX 71 77 91
Decimal 113 119 145
Binary 1110001 1110111 10010001
Octal 161 167 221

Shades and tints

Shades of #717791

#717791
(113,119,145)
#676D84
(103,109,132)
#5D6377
(93,99,119)
#53596A
(83,89,106)
#494F5D
(73,79,93)
#3F4550
(63,69,80)
#353B43
(53,59,67)
#2B3136
(43,49,54)
#212729
(33,39,41)
#171D1C
(23,29,28)
#0D130F
(13,19,15)
#000000
(0,0,0)

Tints of #717791

#717791
(113,119,145)
#7D839B
(125,131,155)
#898FA5
(137,143,165)
#959BAF
(149,155,175)
#A1A7B9
(161,167,185)
#ADB3C3
(173,179,195)
#B9BFCD
(185,191,205)
#C5CBD7
(197,203,215)
#D1D7E1
(209,215,225)
#DDE3EB
(221,227,235)
#E9EFF5
(233,239,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #717791 color. Also use rgb(113,119,145) instead hex code.

Text Font Color

.myTextColor { color: #717791; }

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

This text font color is #717791.

Background Color

.myBgColor { background-color: #717791; }

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

This div background color is #717791.

Border color

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

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

This div border color is #717791.

Opacity

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

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

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

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

This text has shadow with #717791 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717791.

Preview

Color preview on black background

This text has color #717791 on black background.


Color preview on white background

This text has color #717791 on white background.


Black color preview on #717791 background

This text has black color on #717791 background.


White color preview on #717791 background

This text has white color on #717791 background.


Related colors

Complementary color

Complementary color for #hex is #8E886E.


I love getcolorcode.com

Triadic colors

1 #917177 and #779171 with #717791 are triadic colors.

2 #917771 and #777191 with #717791 are triadic colors.