COLOR #718481

HEX: #718481 RGB: (113,132,129)

Color info

#718481 contains red, green and blue colors in about the same proportion. Web safe color of #718481 is #669999 (or #699).

RGB color model

#718481 color RGB value is (113,132,129).

RGB: (113,132,129) (44%, 52%, 51%)

RGB channels and saturation

R 113 of 255 = 44%
G 132 of 255 = 52%
B 129 of 255 = 51%

113
132
129

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

Portions of RGB colors in percentages

R + G + B = 113 + 132 + 129 = 374 (100%)
R 113 of 374 ~ 30.21%
G 132 of 374 ~ 35.29%
B 129 of 374 ~ 34.49'%

%30.21
%35.29
%34.49

CMYK color model

#718481 color CMYK value is (14,0,2,48).

  • cyan value is 14.39%
  • magenta value is 0.00%
  • yellow value is 2.27%
  • key color value is 48.24%

CMYK: (14,0,2,48)
C14M0Y2K48 (14%, 0%, 2%, 48%)
(0.14 / 0.00 / 0.02 / 0.48)

CMYK percentages

%14.39
%0
%2.27
%48.24

Codes

Color #718481 in popluar color models

71 84 81
RGB 113 132 129
HSL 171° 7.76% 48.04%
HSB/HSV 171° 14.39% 51.76%
CMYK 14.39% 0.00% 2.27%
48.24%

Color #718481 in popluar number systems.

HEX 71 84 81
Decimal 113 132 129
Binary 1110001 10000100 10000001
Octal 161 204 201

Shades and tints

Shades of #718481

#718481
(113,132,129)
#677876
(103,120,118)
#5D6C6B
(93,108,107)
#536060
(83,96,96)
#495455
(73,84,85)
#3F484A
(63,72,74)
#353C3F
(53,60,63)
#2B3034
(43,48,52)
#212429
(33,36,41)
#17181E
(23,24,30)
#0D0C13
(13,12,19)
#000000
(0,0,0)

Tints of #718481

#718481
(113,132,129)
#7D8F8C
(125,143,140)
#899A97
(137,154,151)
#95A5A2
(149,165,162)
#A1B0AD
(161,176,173)
#ADBBB8
(173,187,184)
#B9C6C3
(185,198,195)
#C5D1CE
(197,209,206)
#D1DCD9
(209,220,217)
#DDE7E4
(221,231,228)
#E9F2EF
(233,242,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718481; }

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

This text font color is #718481.

Background Color

.myBgColor { background-color: #718481; }

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

This div background color is #718481.

Border color

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

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

This div border color is #718481.

Opacity

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

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

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

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

This text has shadow with #718481 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718481.

Preview

Color preview on black background

This text has color #718481 on black background.


Color preview on white background

This text has color #718481 on white background.


Black color preview on #718481 background

This text has black color on #718481 background.


White color preview on #718481 background

This text has white color on #718481 background.


Related colors

Complementary color

Complementary color for #hex is #8E7B7E.


I love getcolorcode.com

Triadic colors

1 #817184 and #848171 with #718481 are triadic colors.

2 #818471 and #847181 with #718481 are triadic colors.