COLOR #719649

HEX: #719649 RGB: (113,150,73)

Color info

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

RGB color model

#719649 color RGB value is (113,150,73).

RGB: (113,150,73) (44%, 59%, 29%)

RGB channels and saturation

R 113 of 255 = 44%
G 150 of 255 = 59%
B 73 of 255 = 29%

113
150
73

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

Portions of RGB colors in percentages

R + G + B = 113 + 150 + 73 = 336 (100%)
R 113 of 336 ~ 33.63%
G 150 of 336 ~ 44.64%
B 73 of 336 ~ 21.73'%

%33.63
%44.64
%21.73

CMYK color model

#719649 color CMYK value is (25,0,51,41).

  • cyan value is 24.67%
  • magenta value is 0.00%
  • yellow value is 51.33%
  • key color value is 41.18%

CMYK: (25,0,51,41)
C25M0Y51K41 (25%, 0%, 51%, 41%)
(0.25 / 0.00 / 0.51 / 0.41)

CMYK percentages

%24.67
%0
%51.33
%41.18

Codes

Color #719649 in popluar color models

71 96 49
RGB 113 150 73
HSL 89° 34.53% 43.73%
HSB/HSV 89° 51.33% 58.82%
CMYK 24.67% 0.00% 51.33%
41.18%

Color #719649 in popluar number systems.

HEX 71 96 49
Decimal 113 150 73
Binary 1110001 10010110 1001001
Octal 161 226 111

Shades and tints

Shades of #719649

#719649
(113,150,73)
#678943
(103,137,67)
#5D7C3D
(93,124,61)
#536F37
(83,111,55)
#496231
(73,98,49)
#3F552B
(63,85,43)
#354825
(53,72,37)
#2B3B1F
(43,59,31)
#212E19
(33,46,25)
#172113
(23,33,19)
#0D140D
(13,20,13)
#000000
(0,0,0)

Tints of #719649

#719649
(113,150,73)
#7D9F59
(125,159,89)
#89A869
(137,168,105)
#95B179
(149,177,121)
#A1BA89
(161,186,137)
#ADC399
(173,195,153)
#B9CCA9
(185,204,169)
#C5D5B9
(197,213,185)
#D1DEC9
(209,222,201)
#DDE7D9
(221,231,217)
#E9F0E9
(233,240,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #719649 color. Also use rgb(113,150,73) instead hex code.

Text Font Color

.myTextColor { color: #719649; }

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

This text font color is #719649.

Background Color

.myBgColor { background-color: #719649; }

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

This div background color is #719649.

Border color

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

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

This div border color is #719649.

Opacity

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

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

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

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

This text has shadow with #719649 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719649.

Preview

Color preview on black background

This text has color #719649 on black background.


Color preview on white background

This text has color #719649 on white background.


Black color preview on #719649 background

This text has black color on #719649 background.


White color preview on #719649 background

This text has white color on #719649 background.


Related colors

Complementary color

Complementary color for #hex is #8E69B6.


I love getcolorcode.com

Triadic colors

1 #497196 and #964971 with #719649 are triadic colors.

2 #499671 and #967149 with #719649 are triadic colors.