COLOR #70714D

HEX: #70714D RGB: (112,113,77)

Color info

#70714D contains red, green and blue colors in about the same proportion. Web safe color of #70714D is #666633 (or #663).

RGB color model

#70714D color RGB value is (112,113,77).

RGB: (112,113,77) (44%, 44%, 30%)

RGB channels and saturation

R 112 of 255 = 44%
G 113 of 255 = 44%
B 77 of 255 = 30%

112
113
77

R + G + B ~ 39%. #70714D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 113 + 77 = 302 (100%)
R 112 of 302 ~ 37.09%
G 113 of 302 ~ 37.42%
B 77 of 302 ~ 25.5'%

%37.09
%37.42
%25.5

CMYK color model

#70714D color CMYK value is (1,0,32,56).

  • cyan value is 0.88%
  • magenta value is 0.00%
  • yellow value is 31.86%
  • key color value is 55.69%

CMYK: (1,0,32,56)
C1M0Y32K56 (1%, 0%, 32%, 56%)
(0.01 / 0.00 / 0.32 / 0.56)

CMYK percentages

%0.88
%0
%31.86
%55.69

Codes

Color #70714D in popluar color models

70 71 4D
RGB 112 113 77
HSL 62° 18.95% 37.25%
HSB/HSV 62° 31.86% 44.31%
CMYK 0.88% 0.00% 31.86%
55.69%

Color #70714D in popluar number systems.

HEX 70 71 4D
Decimal 112 113 77
Binary 1110000 1110001 1001101
Octal 160 161 115

Shades and tints

Shades of #70714D

#70714D
(112,113,77)
#666746
(102,103,70)
#5C5D3F
(92,93,63)
#525338
(82,83,56)
#484931
(72,73,49)
#3E3F2A
(62,63,42)
#343523
(52,53,35)
#2A2B1C
(42,43,28)
#202115
(32,33,21)
#16170E
(22,23,14)
#0C0D07
(12,13,7)
#000000
(0,0,0)

Tints of #70714D

#70714D
(112,113,77)
#7D7D5D
(125,125,93)
#8A896D
(138,137,109)
#97957D
(151,149,125)
#A4A18D
(164,161,141)
#B1AD9D
(177,173,157)
#BEB9AD
(190,185,173)
#CBC5BD
(203,197,189)
#D8D1CD
(216,209,205)
#E5DDDD
(229,221,221)
#F2E9ED
(242,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #70714D; }

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

This text font color is #70714D.

Background Color

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

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

This div background color is #70714D.

Border color

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

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

This div border color is #70714D.

Opacity

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

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

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

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

This text has shadow with #70714D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70714D.

Preview

Color preview on black background

This text has color #70714D on black background.


Color preview on white background

This text has color #70714D on white background.


Black color preview on #70714D background

This text has black color on #70714D background.


White color preview on #70714D background

This text has white color on #70714D background.


Related colors

Complementary color

Complementary color for #hex is #8F8EB2.


I love getcolorcode.com

Triadic colors

1 #4D7071 and #714D70 with #70714D are triadic colors.

2 #4D7170 and #71704D with #70714D are triadic colors.