COLOR #708566

HEX: #708566 RGB: (112,133,102)

Color info

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

RGB color model

#708566 color RGB value is (112,133,102).

RGB: (112,133,102) (44%, 52%, 40%)

RGB channels and saturation

R 112 of 255 = 44%
G 133 of 255 = 52%
B 102 of 255 = 40%

112
133
102

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

Portions of RGB colors in percentages

R + G + B = 112 + 133 + 102 = 347 (100%)
R 112 of 347 ~ 32.28%
G 133 of 347 ~ 38.33%
B 102 of 347 ~ 29.39'%

%32.28
%38.33
%29.39

CMYK color model

#708566 color CMYK value is (16,0,23,48).

  • cyan value is 15.79%
  • magenta value is 0.00%
  • yellow value is 23.31%
  • key color value is 47.84%

CMYK: (16,0,23,48)
C16M0Y23K48 (16%, 0%, 23%, 48%)
(0.16 / 0.00 / 0.23 / 0.48)

CMYK percentages

%15.79
%0
%23.31
%47.84

Codes

Color #708566 in popluar color models

70 85 66
RGB 112 133 102
HSL 101° 13.19% 46.08%
HSB/HSV 101° 23.31% 52.16%
CMYK 15.79% 0.00% 23.31%
47.84%

Color #708566 in popluar number systems.

HEX 70 85 66
Decimal 112 133 102
Binary 1110000 10000101 1100110
Octal 160 205 146

Shades and tints

Shades of #708566

#708566
(112,133,102)
#66795D
(102,121,93)
#5C6D54
(92,109,84)
#52614B
(82,97,75)
#485542
(72,85,66)
#3E4939
(62,73,57)
#343D30
(52,61,48)
#2A3127
(42,49,39)
#20251E
(32,37,30)
#161915
(22,25,21)
#0C0D0C
(12,13,12)
#000000
(0,0,0)

Tints of #708566

#708566
(112,133,102)
#7D9073
(125,144,115)
#8A9B80
(138,155,128)
#97A68D
(151,166,141)
#A4B19A
(164,177,154)
#B1BCA7
(177,188,167)
#BEC7B4
(190,199,180)
#CBD2C1
(203,210,193)
#D8DDCE
(216,221,206)
#E5E8DB
(229,232,219)
#F2F3E8
(242,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #708566 color. Also use rgb(112,133,102) instead hex code.

Text Font Color

.myTextColor { color: #708566; }

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

This text font color is #708566.

Background Color

.myBgColor { background-color: #708566; }

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

This div background color is #708566.

Border color

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

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

This div border color is #708566.

Opacity

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

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

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

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

This text has shadow with #708566 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #708566.

Preview

Color preview on black background

This text has color #708566 on black background.


Color preview on white background

This text has color #708566 on white background.


Black color preview on #708566 background

This text has black color on #708566 background.


White color preview on #708566 background

This text has white color on #708566 background.


Related colors

Complementary color

Complementary color for #hex is #8F7A99.


I love getcolorcode.com

Triadic colors

1 #667085 and #856670 with #708566 are triadic colors.

2 #668570 and #857066 with #708566 are triadic colors.