COLOR #719F43

HEX: #719F43 RGB: (113,159,67)

Color info

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

RGB color model

#719F43 color RGB value is (113,159,67).

RGB: (113,159,67) (44%, 62%, 26%)

RGB channels and saturation

R 113 of 255 = 44%
G 159 of 255 = 62%
B 67 of 255 = 26%

113
159
67

R + G + B ~ 44%. #719F43 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 113 + 159 + 67 = 339 (100%)
R 113 of 339 ~ 33.33%
G 159 of 339 ~ 46.9%
B 67 of 339 ~ 19.76'%

%33.33
%46.9
%19.76

CMYK color model

#719F43 color CMYK value is (29,0,58,38).

  • cyan value is 28.93%
  • magenta value is 0.00%
  • yellow value is 57.86%
  • key color value is 37.65%
CMYK: (29,0,58,38) C29M0Y58K38 (29%,0%,58%,38%) (0.29/0.00/0.58/0.38) 

CMYK percentages

%28.93
%0
%57.86
%37.65

Codes

Color #719F43 in popluar color models

71 9F 43
RGB 113 159 67
HSL 90° 40.71% 44.31%
HSB/HSV 90° 57.86% 62.35%
CMYK 28.93% 0.00% 57.86%
37.65%

Color #719F43 in popluar number systems.

HEX 71 9F 43
Decimal 113 159 67
Binary 1110001 10011111 1000011
Octal 161 237 103

Shades and tints

Shades of #719F43

#719F43
(113,159,67)
#67913D
(103,145,61)
#5D8337
(93,131,55)
#537531
(83,117,49)
#49672B
(73,103,43)
#3F5925
(63,89,37)
#354B1F
(53,75,31)
#2B3D19
(43,61,25)
#212F13
(33,47,19)
#17210D
(23,33,13)
#0D1307
(13,19,7)
#000000
(0,0,0)

Tints of #719F43

#719F43
(113,159,67)
#7DA754
(125,167,84)
#89AF65
(137,175,101)
#95B776
(149,183,118)
#A1BF87
(161,191,135)
#ADC798
(173,199,152)
#B9CFA9
(185,207,169)
#C5D7BA
(197,215,186)
#D1DFCB
(209,223,203)
#DDE7DC
(221,231,220)
#E9EFED
(233,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #719F43 color. Also use rgb(113,159,67) instead hex code.

Text Font Color

.myTextColor { color: #719F43; }

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

This text font color is #719F43.

Background Color

.myBgColor { background-color: #719F43; }

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

This div background color is #719F43.

Border color

.myBorderColor { border: 1px solid #719F43; }

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

This div border color is #719F43.

Opacity

.myOpacity80 { color: #719F43; opacity: 0.8; }

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

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

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

This text has shadow with #719F43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719F43.

Preview

Color preview on black background

This text has color #719F43 on black background.


Color preview on white background

This text has color #719F43 on white background.


Black color preview on #719F43 background

This text has black color on #719F43 background.


White color preview on #719F43 background

This text has white color on #719F43 background.


Related colors

Complementary color

Complementary color for #hex is #8E60BC.


I love getcolorcode.com

Triadic colors

1 #43719F and #9F4371 with #719F43 are triadic colors.

2 #439F71 and #9F7143 with #719F43 are triadic colors.