COLOR #719657

HEX: #719657 RGB: (113,150,87)

Color info

#719657 contains mainly red and green colors. Web safe color of #719657 is #669966 (or #696).

RGB color model

#719657 color RGB value is (113,150,87).

RGB: (113,150,87) (44%, 59%, 34%)

RGB channels and saturation

R 113 of 255 = 44%
G 150 of 255 = 59%
B 87 of 255 = 34%

113
150
87

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

Portions of RGB colors in percentages

R + G + B = 113 + 150 + 87 = 350 (100%)
R 113 of 350 ~ 32.29%
G 150 of 350 ~ 42.86%
B 87 of 350 ~ 24.86'%

%32.29
%42.86
%24.86

CMYK color model

#719657 color CMYK value is (25,0,42,41).

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

CMYK: (25,0,42,41)
C25M0Y42K41 (25%, 0%, 42%, 41%)
(0.25 / 0.00 / 0.42 / 0.41)

CMYK percentages

%24.67
%0
%42
%41.18

Codes

Color #719657 in popluar color models

71 96 57
RGB 113 150 87
HSL 95° 26.58% 46.47%
HSB/HSV 95° 42.00% 58.82%
CMYK 24.67% 0.00% 42.00%
41.18%

Color #719657 in popluar number systems.

HEX 71 96 57
Decimal 113 150 87
Binary 1110001 10010110 1010111
Octal 161 226 127

Shades and tints

Shades of #719657

#719657
(113,150,87)
#678950
(103,137,80)
#5D7C49
(93,124,73)
#536F42
(83,111,66)
#49623B
(73,98,59)
#3F5534
(63,85,52)
#35482D
(53,72,45)
#2B3B26
(43,59,38)
#212E1F
(33,46,31)
#172118
(23,33,24)
#0D1411
(13,20,17)
#000000
(0,0,0)

Tints of #719657

#719657
(113,150,87)
#7D9F66
(125,159,102)
#89A875
(137,168,117)
#95B184
(149,177,132)
#A1BA93
(161,186,147)
#ADC3A2
(173,195,162)
#B9CCB1
(185,204,177)
#C5D5C0
(197,213,192)
#D1DECF
(209,222,207)
#DDE7DE
(221,231,222)
#E9F0ED
(233,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #719657; }

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

This text font color is #719657.

Background Color

.myBgColor { background-color: #719657; }

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

This div background color is #719657.

Border color

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

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

This div border color is #719657.

Opacity

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

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

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

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

This text has shadow with #719657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #719657.

Preview

Color preview on black background

This text has color #719657 on black background.


Color preview on white background

This text has color #719657 on white background.


Black color preview on #719657 background

This text has black color on #719657 background.


White color preview on #719657 background

This text has white color on #719657 background.


Related colors

Complementary color

Complementary color for #hex is #8E69A8.


I love getcolorcode.com

Triadic colors

1 #577196 and #965771 with #719657 are triadic colors.

2 #579671 and #967157 with #719657 are triadic colors.