COLOR #708956

HEX: #708956 RGB: (112,137,86)

Color info

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

RGB color model

#708956 color RGB value is (112,137,86).

RGB: (112,137,86) (44%, 54%, 34%)

RGB channels and saturation

R 112 of 255 = 44%
G 137 of 255 = 54%
B 86 of 255 = 34%

112
137
86

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

Portions of RGB colors in percentages

R + G + B = 112 + 137 + 86 = 335 (100%)
R 112 of 335 ~ 33.43%
G 137 of 335 ~ 40.9%
B 86 of 335 ~ 25.67'%

%33.43
%40.9
%25.67

CMYK color model

#708956 color CMYK value is (18,0,37,46).

  • cyan value is 18.25%
  • magenta value is 0.00%
  • yellow value is 37.23%
  • key color value is 46.27%

CMYK: (18,0,37,46)
C18M0Y37K46 (18%, 0%, 37%, 46%)
(0.18 / 0.00 / 0.37 / 0.46)

CMYK percentages

%18.25
%0
%37.23
%46.27

Codes

Color #708956 in popluar color models

70 89 56
RGB 112 137 86
HSL 89° 22.87% 43.73%
HSB/HSV 89° 37.23% 53.73%
CMYK 18.25% 0.00% 37.23%
46.27%

Color #708956 in popluar number systems.

HEX 70 89 56
Decimal 112 137 86
Binary 1110000 10001001 1010110
Octal 160 211 126

Shades and tints

Shades of #708956

#708956
(112,137,86)
#667D4F
(102,125,79)
#5C7148
(92,113,72)
#526541
(82,101,65)
#48593A
(72,89,58)
#3E4D33
(62,77,51)
#34412C
(52,65,44)
#2A3525
(42,53,37)
#20291E
(32,41,30)
#161D17
(22,29,23)
#0C1110
(12,17,16)
#000000
(0,0,0)

Tints of #708956

#708956
(112,137,86)
#7D9365
(125,147,101)
#8A9D74
(138,157,116)
#97A783
(151,167,131)
#A4B192
(164,177,146)
#B1BBA1
(177,187,161)
#BEC5B0
(190,197,176)
#CBCFBF
(203,207,191)
#D8D9CE
(216,217,206)
#E5E3DD
(229,227,221)
#F2EDEC
(242,237,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #708956 color. Also use rgb(112,137,86) instead hex code.

Text Font Color

.myTextColor { color: #708956; }

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

This text font color is #708956.

Background Color

.myBgColor { background-color: #708956; }

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

This div background color is #708956.

Border color

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

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

This div border color is #708956.

Opacity

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

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

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

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

This text has shadow with #708956 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #708956.

Preview

Color preview on black background

This text has color #708956 on black background.


Color preview on white background

This text has color #708956 on white background.


Black color preview on #708956 background

This text has black color on #708956 background.


White color preview on #708956 background

This text has white color on #708956 background.


Related colors

Complementary color

Complementary color for #hex is #8F76A9.


I love getcolorcode.com

Triadic colors

1 #567089 and #895670 with #708956 are triadic colors.

2 #568970 and #897056 with #708956 are triadic colors.