COLOR #708347

HEX: #708347 RGB: (112,131,71)

Color info

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

RGB color model

#708347 color RGB value is (112,131,71).

RGB: (112,131,71) (44%, 51%, 28%)

RGB channels and saturation

R 112 of 255 = 44%
G 131 of 255 = 51%
B 71 of 255 = 28%

112
131
71

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

Portions of RGB colors in percentages

R + G + B = 112 + 131 + 71 = 314 (100%)
R 112 of 314 ~ 35.67%
G 131 of 314 ~ 41.72%
B 71 of 314 ~ 22.61'%

%35.67
%41.72
%22.61

CMYK color model

#708347 color CMYK value is (15,0,46,49).

  • cyan value is 14.50%
  • magenta value is 0.00%
  • yellow value is 45.80%
  • key color value is 48.63%

CMYK: (15,0,46,49)
C15M0Y46K49 (15%, 0%, 46%, 49%)
(0.15 / 0.00 / 0.46 / 0.49)

CMYK percentages

%14.5
%0
%45.8
%48.63

Codes

Color #708347 in popluar color models

70 83 47
RGB 112 131 71
HSL 79° 29.70% 39.61%
HSB/HSV 79° 45.80% 51.37%
CMYK 14.50% 0.00% 45.80%
48.63%

Color #708347 in popluar number systems.

HEX 70 83 47
Decimal 112 131 71
Binary 1110000 10000011 1000111
Octal 160 203 107

Shades and tints

Shades of #708347

#708347
(112,131,71)
#667841
(102,120,65)
#5C6D3B
(92,109,59)
#526235
(82,98,53)
#48572F
(72,87,47)
#3E4C29
(62,76,41)
#344123
(52,65,35)
#2A361D
(42,54,29)
#202B17
(32,43,23)
#162011
(22,32,17)
#0C150B
(12,21,11)
#000000
(0,0,0)

Tints of #708347

#708347
(112,131,71)
#7D8E57
(125,142,87)
#8A9967
(138,153,103)
#97A477
(151,164,119)
#A4AF87
(164,175,135)
#B1BA97
(177,186,151)
#BEC5A7
(190,197,167)
#CBD0B7
(203,208,183)
#D8DBC7
(216,219,199)
#E5E6D7
(229,230,215)
#F2F1E7
(242,241,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #708347 color. Also use rgb(112,131,71) instead hex code.

Text Font Color

.myTextColor { color: #708347; }

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

This text font color is #708347.

Background Color

.myBgColor { background-color: #708347; }

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

This div background color is #708347.

Border color

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

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

This div border color is #708347.

Opacity

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

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

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

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

This text has shadow with #708347 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #708347.

Preview

Color preview on black background

This text has color #708347 on black background.


Color preview on white background

This text has color #708347 on white background.


Black color preview on #708347 background

This text has black color on #708347 background.


White color preview on #708347 background

This text has white color on #708347 background.


Related colors

Complementary color

Complementary color for #hex is #8F7CB8.


I love getcolorcode.com

Triadic colors

1 #477083 and #834770 with #708347 are triadic colors.

2 #478370 and #837047 with #708347 are triadic colors.