COLOR #706731

HEX: #706731 RGB: (112,103,49)

Color info

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

RGB color model

#706731 color RGB value is (112,103,49).

RGB: (112,103,49) (44%, 40%, 19%)

RGB channels and saturation

R 112 of 255 = 44%
G 103 of 255 = 40%
B 49 of 255 = 19%

112
103
49

R + G + B ~ 34%. #706731 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 103 + 49 = 264 (100%)
R 112 of 264 ~ 42.42%
G 103 of 264 ~ 39.02%
B 49 of 264 ~ 18.56'%

%42.42
%39.02
%18.56

CMYK color model

#706731 color CMYK value is (0,8,56,56).

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

CMYK: (0,8,56,56)
C0M8Y56K56 (0%, 8%, 56%, 56%)
(0.00 / 0.08 / 0.56 / 0.56)

CMYK percentages

%0
%8.04
%56.25
%56.08

Codes

Color #706731 in popluar color models

70 67 31
RGB 112 103 49
HSL 51° 39.13% 31.57%
HSB/HSV 51° 56.25% 43.92%
CMYK 0.00% 8.04% 56.25%
56.08%

Color #706731 in popluar number systems.

HEX 70 67 31
Decimal 112 103 49
Binary 1110000 1100111 110001
Octal 160 147 61

Shades and tints

Shades of #706731

#706731
(112,103,49)
#665E2D
(102,94,45)
#5C5529
(92,85,41)
#524C25
(82,76,37)
#484321
(72,67,33)
#3E3A1D
(62,58,29)
#343119
(52,49,25)
#2A2815
(42,40,21)
#201F11
(32,31,17)
#16160D
(22,22,13)
#0C0D09
(12,13,9)
#000000
(0,0,0)

Tints of #706731

#706731
(112,103,49)
#7D7443
(125,116,67)
#8A8155
(138,129,85)
#978E67
(151,142,103)
#A49B79
(164,155,121)
#B1A88B
(177,168,139)
#BEB59D
(190,181,157)
#CBC2AF
(203,194,175)
#D8CFC1
(216,207,193)
#E5DCD3
(229,220,211)
#F2E9E5
(242,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706731; }

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

This text font color is #706731.

Background Color

.myBgColor { background-color: #706731; }

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

This div background color is #706731.

Border color

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

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

This div border color is #706731.

Opacity

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

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

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

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

This text has shadow with #706731 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706731.

Preview

Color preview on black background

This text has color #706731 on black background.


Color preview on white background

This text has color #706731 on white background.


Black color preview on #706731 background

This text has black color on #706731 background.


White color preview on #706731 background

This text has white color on #706731 background.


Related colors

Complementary color

Complementary color for #hex is #8F98CE.


I love getcolorcode.com

Triadic colors

1 #317067 and #673170 with #706731 are triadic colors.

2 #316770 and #677031 with #706731 are triadic colors.