COLOR #717674

HEX: #717674 RGB: (113,118,116)

Color info

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

RGB color model

#717674 color RGB value is (113,118,116).

RGB: (113,118,116) (44%, 46%, 45%)

RGB channels and saturation

R 113 of 255 = 44%
G 118 of 255 = 46%
B 116 of 255 = 45%

113
118
116

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

Portions of RGB colors in percentages

R + G + B = 113 + 118 + 116 = 347 (100%)
R 113 of 347 ~ 32.56%
G 118 of 347 ~ 34.01%
B 116 of 347 ~ 33.43'%

%32.56
%34.01
%33.43

CMYK color model

#717674 color CMYK value is (4,0,2,54).

  • cyan value is 4.24%
  • magenta value is 0.00%
  • yellow value is 1.69%
  • key color value is 53.73%

CMYK: (4,0,2,54)
C4M0Y2K54 (4%, 0%, 2%, 54%)
(0.04 / 0.00 / 0.02 / 0.54)

CMYK percentages

%4.24
%0
%1.69
%53.73

Codes

Color #717674 in popluar color models

71 76 74
RGB 113 118 116
HSL 156° 2.16% 45.29%
HSB/HSV 156° 4.24% 46.27%
CMYK 4.24% 0.00% 1.69%
53.73%

Color #717674 in popluar number systems.

HEX 71 76 74
Decimal 113 118 116
Binary 1110001 1110110 1110100
Octal 161 166 164

Shades and tints

Shades of #717674

#717674
(113,118,116)
#676C6A
(103,108,106)
#5D6260
(93,98,96)
#535856
(83,88,86)
#494E4C
(73,78,76)
#3F4442
(63,68,66)
#353A38
(53,58,56)
#2B302E
(43,48,46)
#212624
(33,38,36)
#171C1A
(23,28,26)
#0D1210
(13,18,16)
#000000
(0,0,0)

Tints of #717674

#717674
(113,118,116)
#7D8280
(125,130,128)
#898E8C
(137,142,140)
#959A98
(149,154,152)
#A1A6A4
(161,166,164)
#ADB2B0
(173,178,176)
#B9BEBC
(185,190,188)
#C5CAC8
(197,202,200)
#D1D6D4
(209,214,212)
#DDE2E0
(221,226,224)
#E9EEEC
(233,238,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #717674 color. Also use rgb(113,118,116) instead hex code.

Text Font Color

.myTextColor { color: #717674; }

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

This text font color is #717674.

Background Color

.myBgColor { background-color: #717674; }

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

This div background color is #717674.

Border color

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

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

This div border color is #717674.

Opacity

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

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

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

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

This text has shadow with #717674 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717674.

Preview

Color preview on black background

This text has color #717674 on black background.


Color preview on white background

This text has color #717674 on white background.


Black color preview on #717674 background

This text has black color on #717674 background.


White color preview on #717674 background

This text has white color on #717674 background.


Related colors

Complementary color

Complementary color for #hex is #8E898B.


I love getcolorcode.com

Triadic colors

1 #747176 and #767471 with #717674 are triadic colors.

2 #747671 and #767174 with #717674 are triadic colors.