COLOR #706636

HEX: #706636 RGB: (112,102,54)

Color info

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

RGB color model

#706636 color RGB value is (112,102,54).

RGB: (112,102,54) (44%, 40%, 21%)

RGB channels and saturation

R 112 of 255 = 44%
G 102 of 255 = 40%
B 54 of 255 = 21%

112
102
54

R + G + B ~ 35%. #706636 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 102 + 54 = 268 (100%)
R 112 of 268 ~ 41.79%
G 102 of 268 ~ 38.06%
B 54 of 268 ~ 20.15'%

%41.79
%38.06
%20.15

CMYK color model

#706636 color CMYK value is (0,9,52,56).

  • cyan value is 0.00%
  • magenta value is 8.93%
  • yellow value is 51.79%
  • key color value is 56.08%

CMYK: (0,9,52,56)
C0M9Y52K56 (0%, 9%, 52%, 56%)
(0.00 / 0.09 / 0.52 / 0.56)

CMYK percentages

%0
%8.93
%51.79
%56.08

Codes

Color #706636 in popluar color models

70 66 36
RGB 112 102 54
HSL 50° 34.94% 32.55%
HSB/HSV 50° 51.79% 43.92%
CMYK 0.00% 8.93% 51.79%
56.08%

Color #706636 in popluar number systems.

HEX 70 66 36
Decimal 112 102 54
Binary 1110000 1100110 110110
Octal 160 146 66

Shades and tints

Shades of #706636

#706636
(112,102,54)
#665D32
(102,93,50)
#5C542E
(92,84,46)
#524B2A
(82,75,42)
#484226
(72,66,38)
#3E3922
(62,57,34)
#34301E
(52,48,30)
#2A271A
(42,39,26)
#201E16
(32,30,22)
#161512
(22,21,18)
#0C0C0E
(12,12,14)
#000000
(0,0,0)

Tints of #706636

#706636
(112,102,54)
#7D7348
(125,115,72)
#8A805A
(138,128,90)
#978D6C
(151,141,108)
#A49A7E
(164,154,126)
#B1A790
(177,167,144)
#BEB4A2
(190,180,162)
#CBC1B4
(203,193,180)
#D8CEC6
(216,206,198)
#E5DBD8
(229,219,216)
#F2E8EA
(242,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #706636 color. Also use rgb(112,102,54) instead hex code.

Text Font Color

.myTextColor { color: #706636; }

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

This text font color is #706636.

Background Color

.myBgColor { background-color: #706636; }

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

This div background color is #706636.

Border color

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

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

This div border color is #706636.

Opacity

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

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

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

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

This text has shadow with #706636 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706636.

Preview

Color preview on black background

This text has color #706636 on black background.


Color preview on white background

This text has color #706636 on white background.


Black color preview on #706636 background

This text has black color on #706636 background.


White color preview on #706636 background

This text has white color on #706636 background.


Related colors

Complementary color

Complementary color for #hex is #8F99C9.


I love getcolorcode.com

Triadic colors

1 #367066 and #663670 with #706636 are triadic colors.

2 #366670 and #667036 with #706636 are triadic colors.