COLOR #719A42

HEX: #719A42 RGB: (113,154,66)

Color info

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

RGB color model

#719A42 color RGB value is (113,154,66).

RGB: (113,154,66) (44%, 60%, 26%)

RGB channels and saturation

R 113 of 255 = 44%
G 154 of 255 = 60%
B 66 of 255 = 26%

113
154
66

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

Portions of RGB colors in percentages

R + G + B = 113 + 154 + 66 = 333 (100%)
R 113 of 333 ~ 33.93%
G 154 of 333 ~ 46.25%
B 66 of 333 ~ 19.82'%

%33.93
%46.25
%19.82

CMYK color model

#719A42 color CMYK value is (27,0,57,40).

  • cyan value is 26.62%
  • magenta value is 0.00%
  • yellow value is 57.14%
  • key color value is 39.61%

CMYK: (27,0,57,40)
C27M0Y57K40 (27%, 0%, 57%, 40%)
(0.27 / 0.00 / 0.57 / 0.40)

CMYK percentages

%26.62
%0
%57.14
%39.61

Codes

Color #719A42 in popluar color models

71 9A 42
RGB 113 154 66
HSL 88° 40.00% 43.14%
HSB/HSV 88° 57.14% 60.39%
CMYK 26.62% 0.00% 57.14%
39.61%

Color #719A42 in popluar number systems.

HEX 71 9A 42
Decimal 113 154 66
Binary 1110001 10011010 1000010
Octal 161 232 102

Shades and tints

Shades of #719A42

#719A42
(113,154,66)
#678C3C
(103,140,60)
#5D7E36
(93,126,54)
#537030
(83,112,48)
#49622A
(73,98,42)
#3F5424
(63,84,36)
#35461E
(53,70,30)
#2B3818
(43,56,24)
#212A12
(33,42,18)
#171C0C
(23,28,12)
#0D0E06
(13,14,6)
#000000
(0,0,0)

Tints of #719A42

#719A42
(113,154,66)
#7DA353
(125,163,83)
#89AC64
(137,172,100)
#95B575
(149,181,117)
#A1BE86
(161,190,134)
#ADC797
(173,199,151)
#B9D0A8
(185,208,168)
#C5D9B9
(197,217,185)
#D1E2CA
(209,226,202)
#DDEBDB
(221,235,219)
#E9F4EC
(233,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #719A42; }

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

This text font color is #719A42.

Background Color

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

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

This div background color is #719A42.

Border color

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

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

This div border color is #719A42.

Opacity

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

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

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

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

This text has shadow with #719A42 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719A42.

Preview

Color preview on black background

This text has color #719A42 on black background.


Color preview on white background

This text has color #719A42 on white background.


Black color preview on #719A42 background

This text has black color on #719A42 background.


White color preview on #719A42 background

This text has white color on #719A42 background.


Related colors

Complementary color

Complementary color for #hex is #8E65BD.


I love getcolorcode.com

Triadic colors

1 #42719A and #9A4271 with #719A42 are triadic colors.

2 #429A71 and #9A7142 with #719A42 are triadic colors.