COLOR #70895E

HEX: #70895E RGB: (112,137,94)

Color info

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

RGB color model

#70895E color RGB value is (112,137,94).

RGB: (112,137,94) (44%, 54%, 37%)

RGB channels and saturation

R 112 of 255 = 44%
G 137 of 255 = 54%
B 94 of 255 = 37%

112
137
94

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

Portions of RGB colors in percentages

R + G + B = 112 + 137 + 94 = 343 (100%)
R 112 of 343 ~ 32.65%
G 137 of 343 ~ 39.94%
B 94 of 343 ~ 27.41'%

%32.65
%39.94
%27.41

CMYK color model

#70895E color CMYK value is (18,0,31,46).

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

CMYK: (18,0,31,46)
C18M0Y31K46 (18%, 0%, 31%, 46%)
(0.18 / 0.00 / 0.31 / 0.46)

CMYK percentages

%18.25
%0
%31.39
%46.27

Codes

Color #70895E in popluar color models

70 89 5E
RGB 112 137 94
HSL 95° 18.61% 45.29%
HSB/HSV 95° 31.39% 53.73%
CMYK 18.25% 0.00% 31.39%
46.27%

Color #70895E in popluar number systems.

HEX 70 89 5E
Decimal 112 137 94
Binary 1110000 10001001 1011110
Octal 160 211 136

Shades and tints

Shades of #70895E

#70895E
(112,137,94)
#667D56
(102,125,86)
#5C714E
(92,113,78)
#526546
(82,101,70)
#48593E
(72,89,62)
#3E4D36
(62,77,54)
#34412E
(52,65,46)
#2A3526
(42,53,38)
#20291E
(32,41,30)
#161D16
(22,29,22)
#0C110E
(12,17,14)
#000000
(0,0,0)

Tints of #70895E

#70895E
(112,137,94)
#7D936C
(125,147,108)
#8A9D7A
(138,157,122)
#97A788
(151,167,136)
#A4B196
(164,177,150)
#B1BBA4
(177,187,164)
#BEC5B2
(190,197,178)
#CBCFC0
(203,207,192)
#D8D9CE
(216,217,206)
#E5E3DC
(229,227,220)
#F2EDEA
(242,237,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #70895E; }

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

This text font color is #70895E.

Background Color

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

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

This div background color is #70895E.

Border color

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

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

This div border color is #70895E.

Opacity

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

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

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

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

This text has shadow with #70895E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70895E.

Preview

Color preview on black background

This text has color #70895E on black background.


Color preview on white background

This text has color #70895E on white background.


Black color preview on #70895E background

This text has black color on #70895E background.


White color preview on #70895E background

This text has white color on #70895E background.


Related colors

Complementary color

Complementary color for #hex is #8F76A1.


I love getcolorcode.com

Triadic colors

1 #5E7089 and #895E70 with #70895E are triadic colors.

2 #5E8970 and #89705E with #70895E are triadic colors.