COLOR #718163

HEX: #718163 RGB: (113,129,99)

Color info

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

RGB color model

#718163 color RGB value is (113,129,99).

RGB: (113,129,99) (44%, 51%, 39%)

RGB channels and saturation

R 113 of 255 = 44%
G 129 of 255 = 51%
B 99 of 255 = 39%

113
129
99

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

Portions of RGB colors in percentages

R + G + B = 113 + 129 + 99 = 341 (100%)
R 113 of 341 ~ 33.14%
G 129 of 341 ~ 37.83%
B 99 of 341 ~ 29.03'%

%33.14
%37.83
%29.03

CMYK color model

#718163 color CMYK value is (12,0,23,49).

  • cyan value is 12.40%
  • magenta value is 0.00%
  • yellow value is 23.26%
  • key color value is 49.41%

CMYK: (12,0,23,49)
C12M0Y23K49 (12%, 0%, 23%, 49%)
(0.12 / 0.00 / 0.23 / 0.49)

CMYK percentages

%12.4
%0
%23.26
%49.41

Codes

Color #718163 in popluar color models

71 81 63
RGB 113 129 99
HSL 92° 13.16% 44.71%
HSB/HSV 92° 23.26% 50.59%
CMYK 12.40% 0.00% 23.26%
49.41%

Color #718163 in popluar number systems.

HEX 71 81 63
Decimal 113 129 99
Binary 1110001 10000001 1100011
Octal 161 201 143

Shades and tints

Shades of #718163

#718163
(113,129,99)
#67765A
(103,118,90)
#5D6B51
(93,107,81)
#536048
(83,96,72)
#49553F
(73,85,63)
#3F4A36
(63,74,54)
#353F2D
(53,63,45)
#2B3424
(43,52,36)
#21291B
(33,41,27)
#171E12
(23,30,18)
#0D1309
(13,19,9)
#000000
(0,0,0)

Tints of #718163

#718163
(113,129,99)
#7D8C71
(125,140,113)
#89977F
(137,151,127)
#95A28D
(149,162,141)
#A1AD9B
(161,173,155)
#ADB8A9
(173,184,169)
#B9C3B7
(185,195,183)
#C5CEC5
(197,206,197)
#D1D9D3
(209,217,211)
#DDE4E1
(221,228,225)
#E9EFEF
(233,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718163; }

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

This text font color is #718163.

Background Color

.myBgColor { background-color: #718163; }

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

This div background color is #718163.

Border color

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

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

This div border color is #718163.

Opacity

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

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

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

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

This text has shadow with #718163 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718163.

Preview

Color preview on black background

This text has color #718163 on black background.


Color preview on white background

This text has color #718163 on white background.


Black color preview on #718163 background

This text has black color on #718163 background.


White color preview on #718163 background

This text has white color on #718163 background.


Related colors

Complementary color

Complementary color for #hex is #8E7E9C.


I love getcolorcode.com

Triadic colors

1 #637181 and #816371 with #718163 are triadic colors.

2 #638171 and #817163 with #718163 are triadic colors.