COLOR #708857

HEX: #708857 RGB: (112,136,87)

Color info

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

RGB color model

#708857 color RGB value is (112,136,87).

RGB: (112,136,87) (44%, 53%, 34%)

RGB channels and saturation

R 112 of 255 = 44%
G 136 of 255 = 53%
B 87 of 255 = 34%

112
136
87

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

Portions of RGB colors in percentages

R + G + B = 112 + 136 + 87 = 335 (100%)
R 112 of 335 ~ 33.43%
G 136 of 335 ~ 40.6%
B 87 of 335 ~ 25.97'%

%33.43
%40.6
%25.97

CMYK color model

#708857 color CMYK value is (18,0,36,47).

  • cyan value is 17.65%
  • magenta value is 0.00%
  • yellow value is 36.03%
  • key color value is 46.67%
CMYK: (18,0,36,47) C18M0Y36K47 (18%,0%,36%,47%) (0.18/0.00/0.36/0.47) 

CMYK percentages

%17.65
%0
%36.03
%46.67

Codes

Color #708857 in popluar color models

70 88 57
RGB 112 136 87
HSL 89° 21.97% 43.73%
HSB/HSV 89° 36.03% 53.33%
CMYK 17.65% 0.00% 36.03%
46.67%

Color #708857 in popluar number systems.

HEX 70 88 57
Decimal 112 136 87
Binary 1110000 10001000 1010111
Octal 160 210 127

Shades and tints

Shades of #708857

#708857
(112,136,87)
#667C50
(102,124,80)
#5C7049
(92,112,73)
#526442
(82,100,66)
#48583B
(72,88,59)
#3E4C34
(62,76,52)
#34402D
(52,64,45)
#2A3426
(42,52,38)
#20281F
(32,40,31)
#161C18
(22,28,24)
#0C1011
(12,16,17)
#000000
(0,0,0)

Tints of #708857

#708857
(112,136,87)
#7D9266
(125,146,102)
#8A9C75
(138,156,117)
#97A684
(151,166,132)
#A4B093
(164,176,147)
#B1BAA2
(177,186,162)
#BEC4B1
(190,196,177)
#CBCEC0
(203,206,192)
#D8D8CF
(216,216,207)
#E5E2DE
(229,226,222)
#F2ECED
(242,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #708857; }

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

This text font color is #708857.

Background Color

.myBgColor { background-color: #708857; }

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

This div background color is #708857.

Border color

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

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

This div border color is #708857.

Opacity

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

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

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

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

This text has shadow with #708857 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #708857.

Preview

Color preview on black background

This text has color #708857 on black background.


Color preview on white background

This text has color #708857 on white background.


Black color preview on #708857 background

This text has black color on #708857 background.


White color preview on #708857 background

This text has white color on #708857 background.


Related colors

Complementary color

Complementary color for #hex is #8F77A8.


I love getcolorcode.com

Triadic colors

1 #577088 and #885770 with #708857 are triadic colors.

2 #578870 and #887057 with #708857 are triadic colors.