COLOR #706D43

HEX: #706D43 RGB: (112,109,67)

Color info

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

RGB color model

#706D43 color RGB value is (112,109,67).

RGB: (112,109,67) (44%, 43%, 26%)

RGB channels and saturation

R 112 of 255 = 44%
G 109 of 255 = 43%
B 67 of 255 = 26%

112
109
67

R + G + B ~ 38%. #706D43 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 109 + 67 = 288 (100%)
R 112 of 288 ~ 38.89%
G 109 of 288 ~ 37.85%
B 67 of 288 ~ 23.26'%

%38.89
%37.85
%23.26

CMYK color model

#706D43 color CMYK value is (0,3,40,56).

  • cyan value is 0.00%
  • magenta value is 2.68%
  • yellow value is 40.18%
  • key color value is 56.08%
CMYK: (0,3,40,56) C0M3Y40K56 (0%,3%,40%,56%) (0.00/0.03/0.40/0.56) 

CMYK percentages

%0
%2.68
%40.18
%56.08

Codes

Color #706D43 in popluar color models

70 6D 43
RGB 112 109 67
HSL 56° 25.14% 35.10%
HSB/HSV 56° 40.18% 43.92%
CMYK 0.00% 2.68% 40.18%
56.08%

Color #706D43 in popluar number systems.

HEX 70 6D 43
Decimal 112 109 67
Binary 1110000 1101101 1000011
Octal 160 155 103

Shades and tints

Shades of #706D43

#706D43
(112,109,67)
#66643D
(102,100,61)
#5C5B37
(92,91,55)
#525231
(82,82,49)
#48492B
(72,73,43)
#3E4025
(62,64,37)
#34371F
(52,55,31)
#2A2E19
(42,46,25)
#202513
(32,37,19)
#161C0D
(22,28,13)
#0C1307
(12,19,7)
#000000
(0,0,0)

Tints of #706D43

#706D43
(112,109,67)
#7D7A54
(125,122,84)
#8A8765
(138,135,101)
#979476
(151,148,118)
#A4A187
(164,161,135)
#B1AE98
(177,174,152)
#BEBBA9
(190,187,169)
#CBC8BA
(203,200,186)
#D8D5CB
(216,213,203)
#E5E2DC
(229,226,220)
#F2EFED
(242,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #706D43 color. Also use rgb(112,109,67) instead hex code.

Text Font Color

.myTextColor { color: #706D43; }

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

This text font color is #706D43.

Background Color

.myBgColor { background-color: #706D43; }

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

This div background color is #706D43.

Border color

.myBorderColor { border: 1px solid #706D43; }

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

This div border color is #706D43.

Opacity

.myOpacity80 { color: #706D43; opacity: 0.8; }

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

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

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

This text has shadow with #706D43 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706D43.

Preview

Color preview on black background

This text has color #706D43 on black background.


Color preview on white background

This text has color #706D43 on white background.


Black color preview on #706D43 background

This text has black color on #706D43 background.


White color preview on #706D43 background

This text has white color on #706D43 background.


Related colors

Complementary color

Complementary color for #hex is #8F92BC.


I love getcolorcode.com

Triadic colors

1 #43706D and #6D4370 with #706D43 are triadic colors.

2 #436D70 and #6D7043 with #706D43 are triadic colors.