COLOR #717379

HEX: #717379 RGB: (113,115,121)

Color info

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

RGB color model

#717379 color RGB value is (113,115,121).

RGB: (113,115,121) (44%, 45%, 47%)

RGB channels and saturation

R 113 of 255 = 44%
G 115 of 255 = 45%
B 121 of 255 = 47%

113
115
121

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

Portions of RGB colors in percentages

R + G + B = 113 + 115 + 121 = 349 (100%)
R 113 of 349 ~ 32.38%
G 115 of 349 ~ 32.95%
B 121 of 349 ~ 34.67'%

%32.38
%32.95
%34.67

CMYK color model

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

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

CMYK: (7,5,0,53)
C7M5Y0K53 (7%, 5%, 0%, 53%)
(0.07 / 0.05 / 0.00 / 0.53)

CMYK percentages

%6.61
%4.96
%0
%52.55

Codes

Color #717379 in popluar color models

71 73 79
RGB 113 115 121
HSL 225° 3.42% 45.88%
HSB/HSV 225° 6.61% 47.45%
CMYK 6.61% 4.96% 0.00%
52.55%

Color #717379 in popluar number systems.

HEX 71 73 79
Decimal 113 115 121
Binary 1110001 1110011 1111001
Octal 161 163 171

Shades and tints

Shades of #717379

#717379
(113,115,121)
#67696E
(103,105,110)
#5D5F63
(93,95,99)
#535558
(83,85,88)
#494B4D
(73,75,77)
#3F4142
(63,65,66)
#353737
(53,55,55)
#2B2D2C
(43,45,44)
#212321
(33,35,33)
#171916
(23,25,22)
#0D0F0B
(13,15,11)
#000000
(0,0,0)

Tints of #717379

#717379
(113,115,121)
#7D7F85
(125,127,133)
#898B91
(137,139,145)
#95979D
(149,151,157)
#A1A3A9
(161,163,169)
#ADAFB5
(173,175,181)
#B9BBC1
(185,187,193)
#C5C7CD
(197,199,205)
#D1D3D9
(209,211,217)
#DDDFE5
(221,223,229)
#E9EBF1
(233,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #717379; }

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

This text font color is #717379.

Background Color

.myBgColor { background-color: #717379; }

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

This div background color is #717379.

Border color

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

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

This div border color is #717379.

Opacity

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

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

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

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

This text has shadow with #717379 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717379.

Preview

Color preview on black background

This text has color #717379 on black background.


Color preview on white background

This text has color #717379 on white background.


Black color preview on #717379 background

This text has black color on #717379 background.


White color preview on #717379 background

This text has white color on #717379 background.


Related colors

Complementary color

Complementary color for #hex is #8E8C86.


I love getcolorcode.com

Triadic colors

1 #797173 and #737971 with #717379 are triadic colors.

2 #797371 and #737179 with #717379 are triadic colors.