COLOR #705631

HEX: #705631 RGB: (112,86,49)

Color info

#705631 contains mainly red and green colors. Web safe color of #705631 is #666633 (or #663).

RGB color model

#705631 color RGB value is (112,86,49).

RGB: (112,86,49) (44%, 34%, 19%)

RGB channels and saturation

R 112 of 255 = 44%
G 86 of 255 = 34%
B 49 of 255 = 19%

112
86
49

R + G + B ~ 32%. #705631 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 86 + 49 = 247 (100%)
R 112 of 247 ~ 45.34%
G 86 of 247 ~ 34.82%
B 49 of 247 ~ 19.84'%

%45.34
%34.82
%19.84

CMYK color model

#705631 color CMYK value is (0,23,56,56).

  • cyan value is 0.00%
  • magenta value is 23.21%
  • yellow value is 56.25%
  • key color value is 56.08%

CMYK: (0,23,56,56)
C0M23Y56K56 (0%, 23%, 56%, 56%)
(0.00 / 0.23 / 0.56 / 0.56)

CMYK percentages

%0
%23.21
%56.25
%56.08

Codes

Color #705631 in popluar color models

70 56 31
RGB 112 86 49
HSL 35° 39.13% 31.57%
HSB/HSV 35° 56.25% 43.92%
CMYK 0.00% 23.21% 56.25%
56.08%

Color #705631 in popluar number systems.

HEX 70 56 31
Decimal 112 86 49
Binary 1110000 1010110 110001
Octal 160 126 61

Shades and tints

Shades of #705631

#705631
(112,86,49)
#664F2D
(102,79,45)
#5C4829
(92,72,41)
#524125
(82,65,37)
#483A21
(72,58,33)
#3E331D
(62,51,29)
#342C19
(52,44,25)
#2A2515
(42,37,21)
#201E11
(32,30,17)
#16170D
(22,23,13)
#0C1009
(12,16,9)
#000000
(0,0,0)

Tints of #705631

#705631
(112,86,49)
#7D6543
(125,101,67)
#8A7455
(138,116,85)
#978367
(151,131,103)
#A49279
(164,146,121)
#B1A18B
(177,161,139)
#BEB09D
(190,176,157)
#CBBFAF
(203,191,175)
#D8CEC1
(216,206,193)
#E5DDD3
(229,221,211)
#F2ECE5
(242,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #705631 color. Also use rgb(112,86,49) instead hex code.

Text Font Color

.myTextColor { color: #705631; }

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

This text font color is #705631.

Background Color

.myBgColor { background-color: #705631; }

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

This div background color is #705631.

Border color

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

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

This div border color is #705631.

Opacity

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

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

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

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

This text has shadow with #705631 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705631.

Preview

Color preview on black background

This text has color #705631 on black background.


Color preview on white background

This text has color #705631 on white background.


Black color preview on #705631 background

This text has black color on #705631 background.


White color preview on #705631 background

This text has white color on #705631 background.


Related colors

Complementary color

Complementary color for #hex is #8FA9CE.


I love getcolorcode.com

Triadic colors

1 #317056 and #563170 with #705631 are triadic colors.

2 #315670 and #567031 with #705631 are triadic colors.