COLOR #706856

HEX: #706856 RGB: (112,104,86)

Color info

#706856 contains red, green and blue colors in about the same proportion. Web safe color of #706856 is #666666 (or #666).

RGB color model

#706856 color RGB value is (112,104,86).

RGB: (112,104,86) (44%, 41%, 34%)

RGB channels and saturation

R 112 of 255 = 44%
G 104 of 255 = 41%
B 86 of 255 = 34%

112
104
86

R + G + B ~ 40%. #706856 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 112 + 104 + 86 = 302 (100%)
R 112 of 302 ~ 37.09%
G 104 of 302 ~ 34.44%
B 86 of 302 ~ 28.48'%

%37.09
%34.44
%28.48

CMYK color model

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

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

CMYK: (0,7,23,56)
C0M7Y23K56 (0%, 7%, 23%, 56%)
(0.00 / 0.07 / 0.23 / 0.56)

CMYK percentages

%0
%7.14
%23.21
%56.08

Codes

Color #706856 in popluar color models

70 68 56
RGB 112 104 86
HSL 42° 13.13% 38.82%
HSB/HSV 42° 23.21% 43.92%
CMYK 0.00% 7.14% 23.21%
56.08%

Color #706856 in popluar number systems.

HEX 70 68 56
Decimal 112 104 86
Binary 1110000 1101000 1010110
Octal 160 150 126

Shades and tints

Shades of #706856

#706856
(112,104,86)
#665F4F
(102,95,79)
#5C5648
(92,86,72)
#524D41
(82,77,65)
#48443A
(72,68,58)
#3E3B33
(62,59,51)
#34322C
(52,50,44)
#2A2925
(42,41,37)
#20201E
(32,32,30)
#161717
(22,23,23)
#0C0E10
(12,14,16)
#000000
(0,0,0)

Tints of #706856

#706856
(112,104,86)
#7D7565
(125,117,101)
#8A8274
(138,130,116)
#978F83
(151,143,131)
#A49C92
(164,156,146)
#B1A9A1
(177,169,161)
#BEB6B0
(190,182,176)
#CBC3BF
(203,195,191)
#D8D0CE
(216,208,206)
#E5DDDD
(229,221,221)
#F2EAEC
(242,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706856; }

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

This text font color is #706856.

Background Color

.myBgColor { background-color: #706856; }

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

This div background color is #706856.

Border color

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

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

This div border color is #706856.

Opacity

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

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

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

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

This text has shadow with #706856 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706856.

Preview

Color preview on black background

This text has color #706856 on black background.


Color preview on white background

This text has color #706856 on white background.


Black color preview on #706856 background

This text has black color on #706856 background.


White color preview on #706856 background

This text has white color on #706856 background.


Related colors

Complementary color

Complementary color for #hex is #8F97A9.


I love getcolorcode.com

Triadic colors

1 #567068 and #685670 with #706856 are triadic colors.

2 #566870 and #687056 with #706856 are triadic colors.