COLOR #706047

HEX: #706047 RGB: (112,96,71)

Color info

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

RGB color model

#706047 color RGB value is (112,96,71).

RGB: (112,96,71) (44%, 38%, 28%)

RGB channels and saturation

R 112 of 255 = 44%
G 96 of 255 = 38%
B 71 of 255 = 28%

112
96
71

R + G + B ~ 37%. #706047 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 96 + 71 = 279 (100%)
R 112 of 279 ~ 40.14%
G 96 of 279 ~ 34.41%
B 71 of 279 ~ 25.45'%

%40.14
%34.41
%25.45

CMYK color model

#706047 color CMYK value is (0,14,37,56).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 36.61%
  • key color value is 56.08%

CMYK: (0,14,37,56)
C0M14Y37K56 (0%, 14%, 37%, 56%)
(0.00 / 0.14 / 0.37 / 0.56)

CMYK percentages

%0
%14.29
%36.61
%56.08

Codes

Color #706047 in popluar color models

70 60 47
RGB 112 96 71
HSL 37° 22.40% 35.88%
HSB/HSV 37° 36.61% 43.92%
CMYK 0.00% 14.29% 36.61%
56.08%

Color #706047 in popluar number systems.

HEX 70 60 47
Decimal 112 96 71
Binary 1110000 1100000 1000111
Octal 160 140 107

Shades and tints

Shades of #706047

#706047
(112,96,71)
#665841
(102,88,65)
#5C503B
(92,80,59)
#524835
(82,72,53)
#48402F
(72,64,47)
#3E3829
(62,56,41)
#343023
(52,48,35)
#2A281D
(42,40,29)
#202017
(32,32,23)
#161811
(22,24,17)
#0C100B
(12,16,11)
#000000
(0,0,0)

Tints of #706047

#706047
(112,96,71)
#7D6E57
(125,110,87)
#8A7C67
(138,124,103)
#978A77
(151,138,119)
#A49887
(164,152,135)
#B1A697
(177,166,151)
#BEB4A7
(190,180,167)
#CBC2B7
(203,194,183)
#D8D0C7
(216,208,199)
#E5DED7
(229,222,215)
#F2ECE7
(242,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #706047 color. Also use rgb(112,96,71) instead hex code.

Text Font Color

.myTextColor { color: #706047; }

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

This text font color is #706047.

Background Color

.myBgColor { background-color: #706047; }

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

This div background color is #706047.

Border color

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

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

This div border color is #706047.

Opacity

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

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

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

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

This text has shadow with #706047 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706047.

Preview

Color preview on black background

This text has color #706047 on black background.


Color preview on white background

This text has color #706047 on white background.


Black color preview on #706047 background

This text has black color on #706047 background.


White color preview on #706047 background

This text has white color on #706047 background.


Related colors

Complementary color

Complementary color for #hex is #8F9FB8.


I love getcolorcode.com

Triadic colors

1 #477060 and #604770 with #706047 are triadic colors.

2 #476070 and #607047 with #706047 are triadic colors.