COLOR #718842

HEX: #718842 RGB: (113,136,66)

Color info

#718842 contains mainly red and green colors. Web safe color of #718842 is #669933 (or #693).

RGB color model

#718842 color RGB value is (113,136,66).

RGB: (113,136,66) (44%, 53%, 26%)

RGB channels and saturation

R 113 of 255 = 44%
G 136 of 255 = 53%
B 66 of 255 = 26%

113
136
66

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

Portions of RGB colors in percentages

R + G + B = 113 + 136 + 66 = 315 (100%)
R 113 of 315 ~ 35.87%
G 136 of 315 ~ 43.17%
B 66 of 315 ~ 20.95'%

%35.87
%43.17
%20.95

CMYK color model

#718842 color CMYK value is (17,0,51,47).

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

CMYK: (17,0,51,47)
C17M0Y51K47 (17%, 0%, 51%, 47%)
(0.17 / 0.00 / 0.51 / 0.47)

CMYK percentages

%16.91
%0
%51.47
%46.67

Codes

Color #718842 in popluar color models

71 88 42
RGB 113 136 66
HSL 80° 34.65% 39.61%
HSB/HSV 80° 51.47% 53.33%
CMYK 16.91% 0.00% 51.47%
46.67%

Color #718842 in popluar number systems.

HEX 71 88 42
Decimal 113 136 66
Binary 1110001 10001000 1000010
Octal 161 210 102

Shades and tints

Shades of #718842

#718842
(113,136,66)
#677C3C
(103,124,60)
#5D7036
(93,112,54)
#536430
(83,100,48)
#49582A
(73,88,42)
#3F4C24
(63,76,36)
#35401E
(53,64,30)
#2B3418
(43,52,24)
#212812
(33,40,18)
#171C0C
(23,28,12)
#0D1006
(13,16,6)
#000000
(0,0,0)

Tints of #718842

#718842
(113,136,66)
#7D9253
(125,146,83)
#899C64
(137,156,100)
#95A675
(149,166,117)
#A1B086
(161,176,134)
#ADBA97
(173,186,151)
#B9C4A8
(185,196,168)
#C5CEB9
(197,206,185)
#D1D8CA
(209,216,202)
#DDE2DB
(221,226,219)
#E9ECEC
(233,236,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718842; }

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

This text font color is #718842.

Background Color

.myBgColor { background-color: #718842; }

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

This div background color is #718842.

Border color

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

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

This div border color is #718842.

Opacity

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

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

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

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

This text has shadow with #718842 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718842.

Preview

Color preview on black background

This text has color #718842 on black background.


Color preview on white background

This text has color #718842 on white background.


Black color preview on #718842 background

This text has black color on #718842 background.


White color preview on #718842 background

This text has white color on #718842 background.


Related colors

Complementary color

Complementary color for #hex is #8E77BD.


I love getcolorcode.com

Triadic colors

1 #427188 and #884271 with #718842 are triadic colors.

2 #428871 and #887142 with #718842 are triadic colors.