COLOR #70884E

HEX: #70884E RGB: (112,136,78)

Color info

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

RGB color model

#70884E color RGB value is (112,136,78).

RGB: (112,136,78) (44%, 53%, 31%)

RGB channels and saturation

R 112 of 255 = 44%
G 136 of 255 = 53%
B 78 of 255 = 31%

112
136
78

R + G + B ~ 43%. #70884E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 136 + 78 = 326 (100%)
R 112 of 326 ~ 34.36%
G 136 of 326 ~ 41.72%
B 78 of 326 ~ 23.93'%

%34.36
%41.72
%23.93

CMYK color model

#70884E color CMYK value is (18,0,43,47).

  • cyan value is 17.65%
  • magenta value is 0.00%
  • yellow value is 42.65%
  • key color value is 46.67%
CMYK: (18,0,43,47) C18M0Y43K47 (18%,0%,43%,47%) (0.18/0.00/0.43/0.47) 

CMYK percentages

%17.65
%0
%42.65
%46.67

Codes

Color #70884E in popluar color models

70 88 4E
RGB 112 136 78
HSL 85° 27.10% 41.96%
HSB/HSV 85° 42.65% 53.33%
CMYK 17.65% 0.00% 42.65%
46.67%

Color #70884E in popluar number systems.

HEX 70 88 4E
Decimal 112 136 78
Binary 1110000 10001000 1001110
Octal 160 210 116

Shades and tints

Shades of #70884E

#70884E
(112,136,78)
#667C47
(102,124,71)
#5C7040
(92,112,64)
#526439
(82,100,57)
#485832
(72,88,50)
#3E4C2B
(62,76,43)
#344024
(52,64,36)
#2A341D
(42,52,29)
#202816
(32,40,22)
#161C0F
(22,28,15)
#0C1008
(12,16,8)
#000000
(0,0,0)

Tints of #70884E

#70884E
(112,136,78)
#7D925E
(125,146,94)
#8A9C6E
(138,156,110)
#97A67E
(151,166,126)
#A4B08E
(164,176,142)
#B1BA9E
(177,186,158)
#BEC4AE
(190,196,174)
#CBCEBE
(203,206,190)
#D8D8CE
(216,216,206)
#E5E2DE
(229,226,222)
#F2ECEE
(242,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #70884E; }

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

This text font color is #70884E.

Background Color

.myBgColor { background-color: #70884E; }

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

This div background color is #70884E.

Border color

.myBorderColor { border: 1px solid #70884E; }

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

This div border color is #70884E.

Opacity

.myOpacity80 { color: #70884E; opacity: 0.8; }

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

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

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

This text has shadow with #70884E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70884E.

Preview

Color preview on black background

This text has color #70884E on black background.


Color preview on white background

This text has color #70884E on white background.


Black color preview on #70884E background

This text has black color on #70884E background.


White color preview on #70884E background

This text has white color on #70884E background.


Related colors

Complementary color

Complementary color for #hex is #8F77B1.


I love getcolorcode.com

Triadic colors

1 #4E7088 and #884E70 with #70884E are triadic colors.

2 #4E8870 and #88704E with #70884E are triadic colors.