COLOR #716977

HEX: #716977 RGB: (113,105,119)

Color info

#716977 contains red, green and blue colors in about the same proportion. Web safe color of #716977 is #666666 (or #666).

RGB color model

#716977 color RGB value is (113,105,119).

RGB: (113,105,119) (44%, 41%, 47%)

RGB channels and saturation

R 113 of 255 = 44%
G 105 of 255 = 41%
B 119 of 255 = 47%

113
105
119

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

Portions of RGB colors in percentages

R + G + B = 113 + 105 + 119 = 337 (100%)
R 113 of 337 ~ 33.53%
G 105 of 337 ~ 31.16%
B 119 of 337 ~ 35.31'%

%33.53
%31.16
%35.31

CMYK color model

#716977 color CMYK value is (5,12,0,53).

  • cyan value is 5.04%
  • magenta value is 11.76%
  • yellow value is 0.00%
  • key color value is 53.33%
CMYK: (5,12,0,53) C5M12Y0K53 (5%,12%,0%,53%) (0.05/0.12/0.00/0.53) 

CMYK percentages

%5.04
%11.76
%0
%53.33

Codes

Color #716977 in popluar color models

71 69 77
RGB 113 105 119
HSL 274° 6.25% 43.92%
HSB/HSV 274° 11.76% 46.67%
CMYK 5.04% 11.76% 0.00%
53.33%

Color #716977 in popluar number systems.

HEX 71 69 77
Decimal 113 105 119
Binary 1110001 1101001 1110111
Octal 161 151 167

Shades and tints

Shades of #716977

#716977
(113,105,119)
#67606D
(103,96,109)
#5D5763
(93,87,99)
#534E59
(83,78,89)
#49454F
(73,69,79)
#3F3C45
(63,60,69)
#35333B
(53,51,59)
#2B2A31
(43,42,49)
#212127
(33,33,39)
#17181D
(23,24,29)
#0D0F13
(13,15,19)
#000000
(0,0,0)

Tints of #716977

#716977
(113,105,119)
#7D7683
(125,118,131)
#89838F
(137,131,143)
#95909B
(149,144,155)
#A19DA7
(161,157,167)
#ADAAB3
(173,170,179)
#B9B7BF
(185,183,191)
#C5C4CB
(197,196,203)
#D1D1D7
(209,209,215)
#DDDEE3
(221,222,227)
#E9EBEF
(233,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #716977; }

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

This text font color is #716977.

Background Color

.myBgColor { background-color: #716977; }

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

This div background color is #716977.

Border color

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

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

This div border color is #716977.

Opacity

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

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

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

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

This text has shadow with #716977 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #716977.

Preview

Color preview on black background

This text has color #716977 on black background.


Color preview on white background

This text has color #716977 on white background.


Black color preview on #716977 background

This text has black color on #716977 background.


White color preview on #716977 background

This text has white color on #716977 background.


Related colors

Complementary color

Complementary color for #hex is #8E9688.


I love getcolorcode.com

Triadic colors

1 #777169 and #697771 with #716977 are triadic colors.

2 #776971 and #697177 with #716977 are triadic colors.