COLOR #709657

HEX: #709657 RGB: (112,150,87)

Color info

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

RGB color model

#709657 color RGB value is (112,150,87).

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

RGB channels and saturation

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

112
150
87

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

Portions of RGB colors in percentages

R + G + B = 112 + 150 + 87 = 349 (100%)
R 112 of 349 ~ 32.09%
G 150 of 349 ~ 42.98%
B 87 of 349 ~ 24.93'%

%32.09
%42.98
%24.93

CMYK color model

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

  • cyan value is 25.33%
  • 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

%25.33
%0
%42
%41.18

Codes

Color #709657 in popluar color models

70 96 57
RGB 112 150 87
HSL 96° 26.58% 46.47%
HSB/HSV 96° 42.00% 58.82%
CMYK 25.33% 0.00% 42.00%
41.18%

Color #709657 in popluar number systems.

HEX 70 96 57
Decimal 112 150 87
Binary 1110000 10010110 1010111
Octal 160 226 127

Shades and tints

Shades of #709657

#709657
(112,150,87)
#668950
(102,137,80)
#5C7C49
(92,124,73)
#526F42
(82,111,66)
#48623B
(72,98,59)
#3E5534
(62,85,52)
#34482D
(52,72,45)
#2A3B26
(42,59,38)
#202E1F
(32,46,31)
#162118
(22,33,24)
#0C1411
(12,20,17)
#000000
(0,0,0)

Tints of #709657

#709657
(112,150,87)
#7D9F66
(125,159,102)
#8AA875
(138,168,117)
#97B184
(151,177,132)
#A4BA93
(164,186,147)
#B1C3A2
(177,195,162)
#BECCB1
(190,204,177)
#CBD5C0
(203,213,192)
#D8DECF
(216,222,207)
#E5E7DE
(229,231,222)
#F2F0ED
(242,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #709657; }

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

This text font color is #709657.

Background Color

.myBgColor { background-color: #709657; }

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

This div background color is #709657.

Border color

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

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

This div border color is #709657.

Opacity

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

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

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

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

This text has shadow with #709657 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709657.

Preview

Color preview on black background

This text has color #709657 on black background.


Color preview on white background

This text has color #709657 on white background.


Black color preview on #709657 background

This text has black color on #709657 background.


White color preview on #709657 background

This text has white color on #709657 background.


Related colors

Complementary color

Complementary color for #hex is #8F69A8.


I love getcolorcode.com

Triadic colors

1 #577096 and #965770 with #709657 are triadic colors.

2 #579670 and #967057 with #709657 are triadic colors.