COLOR #706E38

HEX: #706E38 RGB: (112,110,56)

Color info

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

RGB color model

#706E38 color RGB value is (112,110,56).

RGB: (112,110,56) (44%, 43%, 22%)

RGB channels and saturation

R 112 of 255 = 44%
G 110 of 255 = 43%
B 56 of 255 = 22%

112
110
56

R + G + B ~ 36%. #706E38 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 110 + 56 = 278 (100%)
R 112 of 278 ~ 40.29%
G 110 of 278 ~ 39.57%
B 56 of 278 ~ 20.14'%

%40.29
%39.57
%20.14

CMYK color model

#706E38 color CMYK value is (0,2,50,56).

  • cyan value is 0.00%
  • magenta value is 1.79%
  • yellow value is 50.00%
  • key color value is 56.08%

CMYK: (0,2,50,56)
C0M2Y50K56 (0%, 2%, 50%, 56%)
(0.00 / 0.02 / 0.50 / 0.56)

CMYK percentages

%0
%1.79
%50
%56.08

Codes

Color #706E38 in popluar color models

70 6E 38
RGB 112 110 56
HSL 58° 33.33% 32.94%
HSB/HSV 58° 50.00% 43.92%
CMYK 0.00% 1.79% 50.00%
56.08%

Color #706E38 in popluar number systems.

HEX 70 6E 38
Decimal 112 110 56
Binary 1110000 1101110 111000
Octal 160 156 70

Shades and tints

Shades of #706E38

#706E38
(112,110,56)
#666433
(102,100,51)
#5C5A2E
(92,90,46)
#525029
(82,80,41)
#484624
(72,70,36)
#3E3C1F
(62,60,31)
#34321A
(52,50,26)
#2A2815
(42,40,21)
#201E10
(32,30,16)
#16140B
(22,20,11)
#0C0A06
(12,10,6)
#000000
(0,0,0)

Tints of #706E38

#706E38
(112,110,56)
#7D7B4A
(125,123,74)
#8A885C
(138,136,92)
#97956E
(151,149,110)
#A4A280
(164,162,128)
#B1AF92
(177,175,146)
#BEBCA4
(190,188,164)
#CBC9B6
(203,201,182)
#D8D6C8
(216,214,200)
#E5E3DA
(229,227,218)
#F2F0EC
(242,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #706E38 color. Also use rgb(112,110,56) instead hex code.

Text Font Color

.myTextColor { color: #706E38; }

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

This text font color is #706E38.

Background Color

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

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

This div background color is #706E38.

Border color

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

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

This div border color is #706E38.

Opacity

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

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

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

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

This text has shadow with #706E38 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706E38.

Preview

Color preview on black background

This text has color #706E38 on black background.


Color preview on white background

This text has color #706E38 on white background.


Black color preview on #706E38 background

This text has black color on #706E38 background.


White color preview on #706E38 background

This text has white color on #706E38 background.


Related colors

Complementary color

Complementary color for #hex is #8F91C7.


I love getcolorcode.com

Triadic colors

1 #38706E and #6E3870 with #706E38 are triadic colors.

2 #386E70 and #6E7038 with #706E38 are triadic colors.