COLOR #718441

HEX: #718441 RGB: (113,132,65)

Color info

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

RGB color model

#718441 color RGB value is (113,132,65).

RGB: (113,132,65) (44%, 52%, 25%)

RGB channels and saturation

R 113 of 255 = 44%
G 132 of 255 = 52%
B 65 of 255 = 25%

113
132
65

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

Portions of RGB colors in percentages

R + G + B = 113 + 132 + 65 = 310 (100%)
R 113 of 310 ~ 36.45%
G 132 of 310 ~ 42.58%
B 65 of 310 ~ 20.97'%

%36.45
%42.58
%20.97

CMYK color model

#718441 color CMYK value is (14,0,51,48).

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

CMYK: (14,0,51,48)
C14M0Y51K48 (14%, 0%, 51%, 48%)
(0.14 / 0.00 / 0.51 / 0.48)

CMYK percentages

%14.39
%0
%50.76
%48.24

Codes

Color #718441 in popluar color models

71 84 41
RGB 113 132 65
HSL 77° 34.01% 38.63%
HSB/HSV 77° 50.76% 51.76%
CMYK 14.39% 0.00% 50.76%
48.24%

Color #718441 in popluar number systems.

HEX 71 84 41
Decimal 113 132 65
Binary 1110001 10000100 1000001
Octal 161 204 101

Shades and tints

Shades of #718441

#718441
(113,132,65)
#67783C
(103,120,60)
#5D6C37
(93,108,55)
#536032
(83,96,50)
#49542D
(73,84,45)
#3F4828
(63,72,40)
#353C23
(53,60,35)
#2B301E
(43,48,30)
#212419
(33,36,25)
#171814
(23,24,20)
#0D0C0F
(13,12,15)
#000000
(0,0,0)

Tints of #718441

#718441
(113,132,65)
#7D8F52
(125,143,82)
#899A63
(137,154,99)
#95A574
(149,165,116)
#A1B085
(161,176,133)
#ADBB96
(173,187,150)
#B9C6A7
(185,198,167)
#C5D1B8
(197,209,184)
#D1DCC9
(209,220,201)
#DDE7DA
(221,231,218)
#E9F2EB
(233,242,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #718441; }

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

This text font color is #718441.

Background Color

.myBgColor { background-color: #718441; }

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

This div background color is #718441.

Border color

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

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

This div border color is #718441.

Opacity

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

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

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

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

This text has shadow with #718441 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #718441.

Preview

Color preview on black background

This text has color #718441 on black background.


Color preview on white background

This text has color #718441 on white background.


Black color preview on #718441 background

This text has black color on #718441 background.


White color preview on #718441 background

This text has white color on #718441 background.


Related colors

Complementary color

Complementary color for #hex is #8E7BBE.


I love getcolorcode.com

Triadic colors

1 #417184 and #844171 with #718441 are triadic colors.

2 #418471 and #847141 with #718441 are triadic colors.