COLOR #717079

HEX: #717079 RGB: (113,112,121)

Color info

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

RGB color model

#717079 color RGB value is (113,112,121).

RGB: (113,112,121) (44%, 44%, 47%)

RGB channels and saturation

R 113 of 255 = 44%
G 112 of 255 = 44%
B 121 of 255 = 47%

113
112
121

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

Portions of RGB colors in percentages

R + G + B = 113 + 112 + 121 = 346 (100%)
R 113 of 346 ~ 32.66%
G 112 of 346 ~ 32.37%
B 121 of 346 ~ 34.97'%

%32.66
%32.37
%34.97

CMYK color model

#717079 color CMYK value is (7,7,0,53).

  • cyan value is 6.61%
  • magenta value is 7.44%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (7,7,0,53)
C7M7Y0K53 (7%, 7%, 0%, 53%)
(0.07 / 0.07 / 0.00 / 0.53)

CMYK percentages

%6.61
%7.44
%0
%52.55

Codes

Color #717079 in popluar color models

71 70 79
RGB 113 112 121
HSL 247° 3.86% 45.69%
HSB/HSV 247° 7.44% 47.45%
CMYK 6.61% 7.44% 0.00%
52.55%

Color #717079 in popluar number systems.

HEX 71 70 79
Decimal 113 112 121
Binary 1110001 1110000 1111001
Octal 161 160 171

Shades and tints

Shades of #717079

#717079
(113,112,121)
#67666E
(103,102,110)
#5D5C63
(93,92,99)
#535258
(83,82,88)
#49484D
(73,72,77)
#3F3E42
(63,62,66)
#353437
(53,52,55)
#2B2A2C
(43,42,44)
#212021
(33,32,33)
#171616
(23,22,22)
#0D0C0B
(13,12,11)
#000000
(0,0,0)

Tints of #717079

#717079
(113,112,121)
#7D7D85
(125,125,133)
#898A91
(137,138,145)
#95979D
(149,151,157)
#A1A4A9
(161,164,169)
#ADB1B5
(173,177,181)
#B9BEC1
(185,190,193)
#C5CBCD
(197,203,205)
#D1D8D9
(209,216,217)
#DDE5E5
(221,229,229)
#E9F2F1
(233,242,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #717079; }

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

This text font color is #717079.

Background Color

.myBgColor { background-color: #717079; }

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

This div background color is #717079.

Border color

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

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

This div border color is #717079.

Opacity

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

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

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

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

This text has shadow with #717079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717079.

Preview

Color preview on black background

This text has color #717079 on black background.


Color preview on white background

This text has color #717079 on white background.


Black color preview on #717079 background

This text has black color on #717079 background.


White color preview on #717079 background

This text has white color on #717079 background.


Related colors

Complementary color

Complementary color for #hex is #8E8F86.


I love getcolorcode.com

Triadic colors

1 #797170 and #707971 with #717079 are triadic colors.

2 #797071 and #707179 with #717079 are triadic colors.