COLOR #718179

HEX: #718179 RGB: (113,129,121)

Color info

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

RGB color model

#718179 color RGB value is (113,129,121).

RGB: (113,129,121) (44%, 51%, 47%)

RGB channels and saturation

R 113 of 255 = 44%
G 129 of 255 = 51%
B 121 of 255 = 47%

113
129
121

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

Portions of RGB colors in percentages

R + G + B = 113 + 129 + 121 = 363 (100%)
R 113 of 363 ~ 31.13%
G 129 of 363 ~ 35.54%
B 121 of 363 ~ 33.33'%

%31.13
%35.54
%33.33

CMYK color model

#718179 color CMYK value is (12,0,6,49).

  • cyan value is 12.40%
  • magenta value is 0.00%
  • yellow value is 6.20%
  • key color value is 49.41%
CMYK: (12,0,6,49) C12M0Y6K49 (12%,0%,6%,49%) (0.12/0.00/0.06/0.49) 

CMYK percentages

%12.4
%0
%6.2
%49.41

Codes

Color #718179 in popluar color models

71 81 79
RGB 113 129 121
HSL 150° 6.61% 47.45%
HSB/HSV 150° 12.40% 50.59%
CMYK 12.40% 0.00% 6.20%
49.41%

Color #718179 in popluar number systems.

HEX 71 81 79
Decimal 113 129 121
Binary 1110001 10000001 1111001
Octal 161 201 171

Shades and tints

Shades of #718179

#718179
(113,129,121)
#67766E
(103,118,110)
#5D6B63
(93,107,99)
#536058
(83,96,88)
#49554D
(73,85,77)
#3F4A42
(63,74,66)
#353F37
(53,63,55)
#2B342C
(43,52,44)
#212921
(33,41,33)
#171E16
(23,30,22)
#0D130B
(13,19,11)
#000000
(0,0,0)

Tints of #718179

#718179
(113,129,121)
#7D8C85
(125,140,133)
#899791
(137,151,145)
#95A29D
(149,162,157)
#A1ADA9
(161,173,169)
#ADB8B5
(173,184,181)
#B9C3C1
(185,195,193)
#C5CECD
(197,206,205)
#D1D9D9
(209,217,217)
#DDE4E5
(221,228,229)
#E9EFF1
(233,239,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718179; }

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

This text font color is #718179.

Background Color

.myBgColor { background-color: #718179; }

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

This div background color is #718179.

Border color

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

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

This div border color is #718179.

Opacity

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

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

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

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

This text has shadow with #718179 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718179.

Preview

Color preview on black background

This text has color #718179 on black background.


Color preview on white background

This text has color #718179 on white background.


Black color preview on #718179 background

This text has black color on #718179 background.


White color preview on #718179 background

This text has white color on #718179 background.


Related colors

Complementary color

Complementary color for #hex is #8E7E86.


I love getcolorcode.com

Triadic colors

1 #797181 and #817971 with #718179 are triadic colors.

2 #798171 and #817179 with #718179 are triadic colors.