COLOR #717376

HEX: #717376 RGB: (113,115,118)

Color info

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

RGB color model

#717376 color RGB value is (113,115,118).

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

RGB channels and saturation

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

113
115
118

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

Portions of RGB colors in percentages

R + G + B = 113 + 115 + 118 = 346 (100%)
R 113 of 346 ~ 32.66%
G 115 of 346 ~ 33.24%
B 118 of 346 ~ 34.1'%

%32.66
%33.24
%34.1

CMYK color model

#717376 color CMYK value is (4,3,0,54).

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

CMYK: (4,3,0,54)
C4M3Y0K54 (4%, 3%, 0%, 54%)
(0.04 / 0.03 / 0.00 / 0.54)

CMYK percentages

%4.24
%2.54
%0
%53.73

Codes

Color #717376 in popluar color models

71 73 76
RGB 113 115 118
HSL 216° 2.16% 45.29%
HSB/HSV 216° 4.24% 46.27%
CMYK 4.24% 2.54% 0.00%
53.73%

Color #717376 in popluar number systems.

HEX 71 73 76
Decimal 113 115 118
Binary 1110001 1110011 1110110
Octal 161 163 166

Shades and tints

Shades of #717376

#717376
(113,115,118)
#67696C
(103,105,108)
#5D5F62
(93,95,98)
#535558
(83,85,88)
#494B4E
(73,75,78)
#3F4144
(63,65,68)
#35373A
(53,55,58)
#2B2D30
(43,45,48)
#212326
(33,35,38)
#17191C
(23,25,28)
#0D0F12
(13,15,18)
#000000
(0,0,0)

Tints of #717376

#717376
(113,115,118)
#7D7F82
(125,127,130)
#898B8E
(137,139,142)
#95979A
(149,151,154)
#A1A3A6
(161,163,166)
#ADAFB2
(173,175,178)
#B9BBBE
(185,187,190)
#C5C7CA
(197,199,202)
#D1D3D6
(209,211,214)
#DDDFE2
(221,223,226)
#E9EBEE
(233,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #717376; }

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

This text font color is #717376.

Background Color

.myBgColor { background-color: #717376; }

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

This div background color is #717376.

Border color

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

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

This div border color is #717376.

Opacity

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

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

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

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

This text has shadow with #717376 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717376.

Preview

Color preview on black background

This text has color #717376 on black background.


Color preview on white background

This text has color #717376 on white background.


Black color preview on #717376 background

This text has black color on #717376 background.


White color preview on #717376 background

This text has white color on #717376 background.


Related colors

Complementary color

Complementary color for #hex is #8E8C89.


I love getcolorcode.com

Triadic colors

1 #767173 and #737671 with #717376 are triadic colors.

2 #767371 and #737176 with #717376 are triadic colors.