COLOR #709562

HEX: #709562 RGB: (112,149,98)

Color info

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

RGB color model

#709562 color RGB value is (112,149,98).

RGB: (112,149,98) (44%, 58%, 38%)

RGB channels and saturation

R 112 of 255 = 44%
G 149 of 255 = 58%
B 98 of 255 = 38%

112
149
98

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

Portions of RGB colors in percentages

R + G + B = 112 + 149 + 98 = 359 (100%)
R 112 of 359 ~ 31.2%
G 149 of 359 ~ 41.5%
B 98 of 359 ~ 27.3'%

%31.2
%41.5
%27.3

CMYK color model

#709562 color CMYK value is (25,0,34,42).

  • cyan value is 24.83%
  • magenta value is 0.00%
  • yellow value is 34.23%
  • key color value is 41.57%

CMYK: (25,0,34,42)
C25M0Y34K42 (25%, 0%, 34%, 42%)
(0.25 / 0.00 / 0.34 / 0.42)

CMYK percentages

%24.83
%0
%34.23
%41.57

Codes

Color #709562 in popluar color models

70 95 62
RGB 112 149 98
HSL 104° 20.65% 48.43%
HSB/HSV 104° 34.23% 58.43%
CMYK 24.83% 0.00% 34.23%
41.57%

Color #709562 in popluar number systems.

HEX 70 95 62
Decimal 112 149 98
Binary 1110000 10010101 1100010
Octal 160 225 142

Shades and tints

Shades of #709562

#709562
(112,149,98)
#66885A
(102,136,90)
#5C7B52
(92,123,82)
#526E4A
(82,110,74)
#486142
(72,97,66)
#3E543A
(62,84,58)
#344732
(52,71,50)
#2A3A2A
(42,58,42)
#202D22
(32,45,34)
#16201A
(22,32,26)
#0C1312
(12,19,18)
#000000
(0,0,0)

Tints of #709562

#709562
(112,149,98)
#7D9E70
(125,158,112)
#8AA77E
(138,167,126)
#97B08C
(151,176,140)
#A4B99A
(164,185,154)
#B1C2A8
(177,194,168)
#BECBB6
(190,203,182)
#CBD4C4
(203,212,196)
#D8DDD2
(216,221,210)
#E5E6E0
(229,230,224)
#F2EFEE
(242,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #709562 color. Also use rgb(112,149,98) instead hex code.

Text Font Color

.myTextColor { color: #709562; }

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

This text font color is #709562.

Background Color

.myBgColor { background-color: #709562; }

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

This div background color is #709562.

Border color

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

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

This div border color is #709562.

Opacity

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

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

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

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

This text has shadow with #709562 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709562.

Preview

Color preview on black background

This text has color #709562 on black background.


Color preview on white background

This text has color #709562 on white background.


Black color preview on #709562 background

This text has black color on #709562 background.


White color preview on #709562 background

This text has white color on #709562 background.


Related colors

Complementary color

Complementary color for #hex is #8F6A9D.


I love getcolorcode.com

Triadic colors

1 #627095 and #956270 with #709562 are triadic colors.

2 #629570 and #957062 with #709562 are triadic colors.