COLOR #718571

HEX: #718571 RGB: (113,133,113)

Color info

#718571 contains red, green and blue colors in about the same proportion. Web safe color of #718571 is #669966 (or #696).

RGB color model

#718571 color RGB value is (113,133,113).

RGB: (113,133,113) (44%, 52%, 44%)

RGB channels and saturation

R 113 of 255 = 44%
G 133 of 255 = 52%
B 113 of 255 = 44%

113
133
113

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

Portions of RGB colors in percentages

R + G + B = 113 + 133 + 113 = 359 (100%)
R 113 of 359 ~ 31.48%
G 133 of 359 ~ 37.05%
B 113 of 359 ~ 31.48'%

%31.48
%37.05
%31.48

CMYK color model

#718571 color CMYK value is (15,0,15,48).

  • cyan value is 15.04%
  • magenta value is 0.00%
  • yellow value is 15.04%
  • key color value is 47.84%

CMYK: (15,0,15,48)
C15M0Y15K48 (15%, 0%, 15%, 48%)
(0.15 / 0.00 / 0.15 / 0.48)

CMYK percentages

%15.04
%0
%15.04
%47.84

Codes

Color #718571 in popluar color models

71 85 71
RGB 113 133 113
HSL 120° 8.13% 48.24%
HSB/HSV 120° 15.04% 52.16%
CMYK 15.04% 0.00% 15.04%
47.84%

Color #718571 in popluar number systems.

HEX 71 85 71
Decimal 113 133 113
Binary 1110001 10000101 1110001
Octal 161 205 161

Shades and tints

Shades of #718571

#718571
(113,133,113)
#677967
(103,121,103)
#5D6D5D
(93,109,93)
#536153
(83,97,83)
#495549
(73,85,73)
#3F493F
(63,73,63)
#353D35
(53,61,53)
#2B312B
(43,49,43)
#212521
(33,37,33)
#171917
(23,25,23)
#0D0D0D
(13,13,13)
#000000
(0,0,0)

Tints of #718571

#718571
(113,133,113)
#7D907D
(125,144,125)
#899B89
(137,155,137)
#95A695
(149,166,149)
#A1B1A1
(161,177,161)
#ADBCAD
(173,188,173)
#B9C7B9
(185,199,185)
#C5D2C5
(197,210,197)
#D1DDD1
(209,221,209)
#DDE8DD
(221,232,221)
#E9F3E9
(233,243,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718571; }

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

This text font color is #718571.

Background Color

.myBgColor { background-color: #718571; }

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

This div background color is #718571.

Border color

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

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

This div border color is #718571.

Opacity

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

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

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

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

This text has shadow with #718571 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718571.

Preview

Color preview on black background

This text has color #718571 on black background.


Color preview on white background

This text has color #718571 on white background.


Black color preview on #718571 background

This text has black color on #718571 background.


White color preview on #718571 background

This text has white color on #718571 background.


Related colors

Complementary color

Complementary color for #hex is #8E7A8E.


I love getcolorcode.com

Triadic colors

1 #717185 and #857171 with #718571 are triadic colors.

2 #718571 and #857171 with #718571 are triadic colors.