COLOR #706556

HEX: #706556 RGB: (112,101,86)

Color info

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

RGB color model

#706556 color RGB value is (112,101,86).

RGB: (112,101,86) (44%, 40%, 34%)

RGB channels and saturation

R 112 of 255 = 44%
G 101 of 255 = 40%
B 86 of 255 = 34%

112
101
86

R + G + B ~ 39%. #706556 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 101 + 86 = 299 (100%)
R 112 of 299 ~ 37.46%
G 101 of 299 ~ 33.78%
B 86 of 299 ~ 28.76'%

%37.46
%33.78
%28.76

CMYK color model

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

  • cyan value is 0.00%
  • magenta value is 9.82%
  • yellow value is 23.21%
  • key color value is 56.08%
CMYK: (0,10,23,56) C0M10Y23K56 (0%,10%,23%,56%) (0.00/0.10/0.23/0.56) 

CMYK percentages

%0
%9.82
%23.21
%56.08

Codes

Color #706556 in popluar color models

70 65 56
RGB 112 101 86
HSL 35° 13.13% 38.82%
HSB/HSV 35° 23.21% 43.92%
CMYK 0.00% 9.82% 23.21%
56.08%

Color #706556 in popluar number systems.

HEX 70 65 56
Decimal 112 101 86
Binary 1110000 1100101 1010110
Octal 160 145 126

Shades and tints

Shades of #706556

#706556
(112,101,86)
#665C4F
(102,92,79)
#5C5348
(92,83,72)
#524A41
(82,74,65)
#48413A
(72,65,58)
#3E3833
(62,56,51)
#342F2C
(52,47,44)
#2A2625
(42,38,37)
#201D1E
(32,29,30)
#161417
(22,20,23)
#0C0B10
(12,11,16)
#000000
(0,0,0)

Tints of #706556

#706556
(112,101,86)
#7D7365
(125,115,101)
#8A8174
(138,129,116)
#978F83
(151,143,131)
#A49D92
(164,157,146)
#B1ABA1
(177,171,161)
#BEB9B0
(190,185,176)
#CBC7BF
(203,199,191)
#D8D5CE
(216,213,206)
#E5E3DD
(229,227,221)
#F2F1EC
(242,241,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706556; }

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

This text font color is #706556.

Background Color

.myBgColor { background-color: #706556; }

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

This div background color is #706556.

Border color

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

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

This div border color is #706556.

Opacity

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

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

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

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

This text has shadow with #706556 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706556.

Preview

Color preview on black background

This text has color #706556 on black background.


Color preview on white background

This text has color #706556 on white background.


Black color preview on #706556 background

This text has black color on #706556 background.


White color preview on #706556 background

This text has white color on #706556 background.


Related colors

Complementary color

Complementary color for #hex is #8F9AA9.


I love getcolorcode.com

Triadic colors

1 #567065 and #655670 with #706556 are triadic colors.

2 #566570 and #657056 with #706556 are triadic colors.