COLOR #706726

HEX: #706726 RGB: (112,103,38)

Color info

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

RGB color model

#706726 color RGB value is (112,103,38).

RGB: (112,103,38) (44%, 40%, 15%)

RGB channels and saturation

R 112 of 255 = 44%
G 103 of 255 = 40%
B 38 of 255 = 15%

112
103
38

R + G + B ~ 33%. #706726 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 103 + 38 = 253 (100%)
R 112 of 253 ~ 44.27%
G 103 of 253 ~ 40.71%
B 38 of 253 ~ 15.02'%

%44.27
%40.71
%15.02

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 8.04%
  • yellow value is 66.07%
  • key color value is 56.08%
CMYK: (0,8,66,56) C0M8Y66K56 (0%,8%,66%,56%) (0.00/0.08/0.66/0.56) 

CMYK percentages

%0
%8.04
%66.07
%56.08

Codes

Color #706726 in popluar color models

70 67 26
RGB 112 103 38
HSL 53° 49.33% 29.41%
HSB/HSV 53° 66.07% 43.92%
CMYK 0.00% 8.04% 66.07%
56.08%

Color #706726 in popluar number systems.

HEX 70 67 26
Decimal 112 103 38
Binary 1110000 1100111 100110
Octal 160 147 46

Shades and tints

Shades of #706726

#706726
(112,103,38)
#665E23
(102,94,35)
#5C5520
(92,85,32)
#524C1D
(82,76,29)
#48431A
(72,67,26)
#3E3A17
(62,58,23)
#343114
(52,49,20)
#2A2811
(42,40,17)
#201F0E
(32,31,14)
#16160B
(22,22,11)
#0C0D08
(12,13,8)
#000000
(0,0,0)

Tints of #706726

#706726
(112,103,38)
#7D7439
(125,116,57)
#8A814C
(138,129,76)
#978E5F
(151,142,95)
#A49B72
(164,155,114)
#B1A885
(177,168,133)
#BEB598
(190,181,152)
#CBC2AB
(203,194,171)
#D8CFBE
(216,207,190)
#E5DCD1
(229,220,209)
#F2E9E4
(242,233,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706726; }

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

This text font color is #706726.

Background Color

.myBgColor { background-color: #706726; }

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

This div background color is #706726.

Border color

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

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

This div border color is #706726.

Opacity

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

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

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

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

This text has shadow with #706726 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706726.

Preview

Color preview on black background

This text has color #706726 on black background.


Color preview on white background

This text has color #706726 on white background.


Black color preview on #706726 background

This text has black color on #706726 background.


White color preview on #706726 background

This text has white color on #706726 background.


Related colors

Complementary color

Complementary color for #hex is #8F98D9.


I love getcolorcode.com

Triadic colors

1 #267067 and #672670 with #706726 are triadic colors.

2 #266770 and #677026 with #706726 are triadic colors.