COLOR #717571

HEX: #717571 RGB: (113,117,113)

Color info

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

RGB color model

#717571 color RGB value is (113,117,113).

RGB: (113,117,113) (44%, 46%, 44%)

RGB channels and saturation

R 113 of 255 = 44%
G 117 of 255 = 46%
B 113 of 255 = 44%

113
117
113

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

Portions of RGB colors in percentages

R + G + B = 113 + 117 + 113 = 343 (100%)
R 113 of 343 ~ 32.94%
G 117 of 343 ~ 34.11%
B 113 of 343 ~ 32.94'%

%32.94
%34.11
%32.94

CMYK color model

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

  • cyan value is 3.42%
  • magenta value is 0.00%
  • yellow value is 3.42%
  • key color value is 54.12%

CMYK: (3,0,3,54)
C3M0Y3K54 (3%, 0%, 3%, 54%)
(0.03 / 0.00 / 0.03 / 0.54)

CMYK percentages

%3.42
%0
%3.42
%54.12

Codes

Color #717571 in popluar color models

71 75 71
RGB 113 117 113
HSL 120° 1.74% 45.10%
HSB/HSV 120° 3.42% 45.88%
CMYK 3.42% 0.00% 3.42%
54.12%

Color #717571 in popluar number systems.

HEX 71 75 71
Decimal 113 117 113
Binary 1110001 1110101 1110001
Octal 161 165 161

Shades and tints

Shades of #717571

#717571
(113,117,113)
#676B67
(103,107,103)
#5D615D
(93,97,93)
#535753
(83,87,83)
#494D49
(73,77,73)
#3F433F
(63,67,63)
#353935
(53,57,53)
#2B2F2B
(43,47,43)
#212521
(33,37,33)
#171B17
(23,27,23)
#0D110D
(13,17,13)
#000000
(0,0,0)

Tints of #717571

#717571
(113,117,113)
#7D817D
(125,129,125)
#898D89
(137,141,137)
#959995
(149,153,149)
#A1A5A1
(161,165,161)
#ADB1AD
(173,177,173)
#B9BDB9
(185,189,185)
#C5C9C5
(197,201,197)
#D1D5D1
(209,213,209)
#DDE1DD
(221,225,221)
#E9EDE9
(233,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #717571; }

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

This text font color is #717571.

Background Color

.myBgColor { background-color: #717571; }

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

This div background color is #717571.

Border color

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

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

This div border color is #717571.

Opacity

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

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

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

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

This text has shadow with #717571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #717571.

Preview

Color preview on black background

This text has color #717571 on black background.


Color preview on white background

This text has color #717571 on white background.


Black color preview on #717571 background

This text has black color on #717571 background.


White color preview on #717571 background

This text has white color on #717571 background.


Related colors

Complementary color

Complementary color for #hex is #8E8A8E.


I love getcolorcode.com

Triadic colors

1 #717175 and #757171 with #717571 are triadic colors.

2 #717571 and #757171 with #717571 are triadic colors.