COLOR #719A61

HEX: #719A61 RGB: (113,154,97)

Color info

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

RGB color model

#719A61 color RGB value is (113,154,97).

RGB: (113,154,97) (44%, 60%, 38%)

RGB channels and saturation

R 113 of 255 = 44%
G 154 of 255 = 60%
B 97 of 255 = 38%

113
154
97

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

Portions of RGB colors in percentages

R + G + B = 113 + 154 + 97 = 364 (100%)
R 113 of 364 ~ 31.04%
G 154 of 364 ~ 42.31%
B 97 of 364 ~ 26.65'%

%31.04
%42.31
%26.65

CMYK color model

#719A61 color CMYK value is (27,0,37,40).

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

CMYK: (27,0,37,40)
C27M0Y37K40 (27%, 0%, 37%, 40%)
(0.27 / 0.00 / 0.37 / 0.40)

CMYK percentages

%26.62
%0
%37.01
%39.61

Codes

Color #719A61 in popluar color models

71 9A 61
RGB 113 154 97
HSL 103° 22.71% 49.22%
HSB/HSV 103° 37.01% 60.39%
CMYK 26.62% 0.00% 37.01%
39.61%

Color #719A61 in popluar number systems.

HEX 71 9A 61
Decimal 113 154 97
Binary 1110001 10011010 1100001
Octal 161 232 141

Shades and tints

Shades of #719A61

#719A61
(113,154,97)
#678C59
(103,140,89)
#5D7E51
(93,126,81)
#537049
(83,112,73)
#496241
(73,98,65)
#3F5439
(63,84,57)
#354631
(53,70,49)
#2B3829
(43,56,41)
#212A21
(33,42,33)
#171C19
(23,28,25)
#0D0E11
(13,14,17)
#000000
(0,0,0)

Tints of #719A61

#719A61
(113,154,97)
#7DA36F
(125,163,111)
#89AC7D
(137,172,125)
#95B58B
(149,181,139)
#A1BE99
(161,190,153)
#ADC7A7
(173,199,167)
#B9D0B5
(185,208,181)
#C5D9C3
(197,217,195)
#D1E2D1
(209,226,209)
#DDEBDF
(221,235,223)
#E9F4ED
(233,244,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #719A61; }

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

This text font color is #719A61.

Background Color

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

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

This div background color is #719A61.

Border color

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

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

This div border color is #719A61.

Opacity

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

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

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

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

This text has shadow with #719A61 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719A61.

Preview

Color preview on black background

This text has color #719A61 on black background.


Color preview on white background

This text has color #719A61 on white background.


Black color preview on #719A61 background

This text has black color on #719A61 background.


White color preview on #719A61 background

This text has white color on #719A61 background.


Related colors

Complementary color

Complementary color for #hex is #8E659E.


I love getcolorcode.com

Triadic colors

1 #61719A and #9A6171 with #719A61 are triadic colors.

2 #619A71 and #9A7161 with #719A61 are triadic colors.