COLOR #718862

HEX: #718862 RGB: (113,136,98)

Color info

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

RGB color model

#718862 color RGB value is (113,136,98).

RGB: (113,136,98) (44%, 53%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 136 of 255 = 53%
B 98 of 255 = 38%

113
136
98

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

Portions of RGB colors in percentages

R + G + B = 113 + 136 + 98 = 347 (100%)
R 113 of 347 ~ 32.56%
G 136 of 347 ~ 39.19%
B 98 of 347 ~ 28.24'%

%32.56
%39.19
%28.24

CMYK color model

#718862 color CMYK value is (17,0,28,47).

  • cyan value is 16.91%
  • magenta value is 0.00%
  • yellow value is 27.94%
  • key color value is 46.67%

CMYK: (17,0,28,47)
C17M0Y28K47 (17%, 0%, 28%, 47%)
(0.17 / 0.00 / 0.28 / 0.47)

CMYK percentages

%16.91
%0
%27.94
%46.67

Codes

Color #718862 in popluar color models

71 88 62
RGB 113 136 98
HSL 96° 16.24% 45.88%
HSB/HSV 96° 27.94% 53.33%
CMYK 16.91% 0.00% 27.94%
46.67%

Color #718862 in popluar number systems.

HEX 71 88 62
Decimal 113 136 98
Binary 1110001 10001000 1100010
Octal 161 210 142

Shades and tints

Shades of #718862

#718862
(113,136,98)
#677C5A
(103,124,90)
#5D7052
(93,112,82)
#53644A
(83,100,74)
#495842
(73,88,66)
#3F4C3A
(63,76,58)
#354032
(53,64,50)
#2B342A
(43,52,42)
#212822
(33,40,34)
#171C1A
(23,28,26)
#0D1012
(13,16,18)
#000000
(0,0,0)

Tints of #718862

#718862
(113,136,98)
#7D9270
(125,146,112)
#899C7E
(137,156,126)
#95A68C
(149,166,140)
#A1B09A
(161,176,154)
#ADBAA8
(173,186,168)
#B9C4B6
(185,196,182)
#C5CEC4
(197,206,196)
#D1D8D2
(209,216,210)
#DDE2E0
(221,226,224)
#E9ECEE
(233,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718862; }

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

This text font color is #718862.

Background Color

.myBgColor { background-color: #718862; }

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

This div background color is #718862.

Border color

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

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

This div border color is #718862.

Opacity

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

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

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

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

This text has shadow with #718862 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718862.

Preview

Color preview on black background

This text has color #718862 on black background.


Color preview on white background

This text has color #718862 on white background.


Black color preview on #718862 background

This text has black color on #718862 background.


White color preview on #718862 background

This text has white color on #718862 background.


Related colors

Complementary color

Complementary color for #hex is #8E779D.


I love getcolorcode.com

Triadic colors

1 #627188 and #886271 with #718862 are triadic colors.

2 #628871 and #887162 with #718862 are triadic colors.