COLOR #70834D

HEX: #70834D RGB: (112,131,77)

Color info

#70834D contains red, green and blue colors in about the same proportion. Web safe color of #70834D is #669933 (or #693).

RGB color model

#70834D color RGB value is (112,131,77).

RGB: (112,131,77) (44%, 51%, 30%)

RGB channels and saturation

R 112 of 255 = 44%
G 131 of 255 = 51%
B 77 of 255 = 30%

112
131
77

R + G + B ~ 42%. #70834D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 131 + 77 = 320 (100%)
R 112 of 320 ~ 35%
G 131 of 320 ~ 40.94%
B 77 of 320 ~ 24.06'%

%35
%40.94
%24.06

CMYK color model

#70834D color CMYK value is (15,0,41,49).

  • cyan value is 14.50%
  • magenta value is 0.00%
  • yellow value is 41.22%
  • key color value is 48.63%
CMYK: (15,0,41,49) C15M0Y41K49 (15%,0%,41%,49%) (0.15/0.00/0.41/0.49) 

CMYK percentages

%14.5
%0
%41.22
%48.63

Codes

Color #70834D in popluar color models

70 83 4D
RGB 112 131 77
HSL 81° 25.96% 40.78%
HSB/HSV 81° 41.22% 51.37%
CMYK 14.50% 0.00% 41.22%
48.63%

Color #70834D in popluar number systems.

HEX 70 83 4D
Decimal 112 131 77
Binary 1110000 10000011 1001101
Octal 160 203 115

Shades and tints

Shades of #70834D

#70834D
(112,131,77)
#667846
(102,120,70)
#5C6D3F
(92,109,63)
#526238
(82,98,56)
#485731
(72,87,49)
#3E4C2A
(62,76,42)
#344123
(52,65,35)
#2A361C
(42,54,28)
#202B15
(32,43,21)
#16200E
(22,32,14)
#0C1507
(12,21,7)
#000000
(0,0,0)

Tints of #70834D

#70834D
(112,131,77)
#7D8E5D
(125,142,93)
#8A996D
(138,153,109)
#97A47D
(151,164,125)
#A4AF8D
(164,175,141)
#B1BA9D
(177,186,157)
#BEC5AD
(190,197,173)
#CBD0BD
(203,208,189)
#D8DBCD
(216,219,205)
#E5E6DD
(229,230,221)
#F2F1ED
(242,241,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70834D color. Also use rgb(112,131,77) instead hex code.

Text Font Color

.myTextColor { color: #70834D; }

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

This text font color is #70834D.

Background Color

.myBgColor { background-color: #70834D; }

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

This div background color is #70834D.

Border color

.myBorderColor { border: 1px solid #70834D; }

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

This div border color is #70834D.

Opacity

.myOpacity80 { color: #70834D; opacity: 0.8; }

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

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

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

This text has shadow with #70834D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70834D.

Preview

Color preview on black background

This text has color #70834D on black background.


Color preview on white background

This text has color #70834D on white background.


Black color preview on #70834D background

This text has black color on #70834D background.


White color preview on #70834D background

This text has white color on #70834D background.


Related colors

Complementary color

Complementary color for #hex is #8F7CB2.


I love getcolorcode.com

Triadic colors

1 #4D7083 and #834D70 with #70834D are triadic colors.

2 #4D8370 and #83704D with #70834D are triadic colors.