COLOR #706860

HEX: #706860 RGB: (112,104,96)

Color info

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

RGB color model

#706860 color RGB value is (112,104,96).

RGB: (112,104,96) (44%, 41%, 38%)

RGB channels and saturation

R 112 of 255 = 44%
G 104 of 255 = 41%
B 96 of 255 = 38%

112
104
96

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

Portions of RGB colors in percentages

R + G + B = 112 + 104 + 96 = 312 (100%)
R 112 of 312 ~ 35.9%
G 104 of 312 ~ 33.33%
B 96 of 312 ~ 30.77'%

%35.9
%33.33
%30.77

CMYK color model

#706860 color CMYK value is (0,7,14,56).

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

CMYK: (0,7,14,56)
C0M7Y14K56 (0%, 7%, 14%, 56%)
(0.00 / 0.07 / 0.14 / 0.56)

CMYK percentages

%0
%7.14
%14.29
%56.08

Codes

Color #706860 in popluar color models

70 68 60
RGB 112 104 96
HSL 30° 7.69% 40.78%
HSB/HSV 30° 14.29% 43.92%
CMYK 0.00% 7.14% 14.29%
56.08%

Color #706860 in popluar number systems.

HEX 70 68 60
Decimal 112 104 96
Binary 1110000 1101000 1100000
Octal 160 150 140

Shades and tints

Shades of #706860

#706860
(112,104,96)
#665F58
(102,95,88)
#5C5650
(92,86,80)
#524D48
(82,77,72)
#484440
(72,68,64)
#3E3B38
(62,59,56)
#343230
(52,50,48)
#2A2928
(42,41,40)
#202020
(32,32,32)
#161718
(22,23,24)
#0C0E10
(12,14,16)
#000000
(0,0,0)

Tints of #706860

#706860
(112,104,96)
#7D756E
(125,117,110)
#8A827C
(138,130,124)
#978F8A
(151,143,138)
#A49C98
(164,156,152)
#B1A9A6
(177,169,166)
#BEB6B4
(190,182,180)
#CBC3C2
(203,195,194)
#D8D0D0
(216,208,208)
#E5DDDE
(229,221,222)
#F2EAEC
(242,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706860; }

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

This text font color is #706860.

Background Color

.myBgColor { background-color: #706860; }

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

This div background color is #706860.

Border color

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

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

This div border color is #706860.

Opacity

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

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

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

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

This text has shadow with #706860 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706860.

Preview

Color preview on black background

This text has color #706860 on black background.


Color preview on white background

This text has color #706860 on white background.


Black color preview on #706860 background

This text has black color on #706860 background.


White color preview on #706860 background

This text has white color on #706860 background.


Related colors

Complementary color

Complementary color for #hex is #8F979F.


I love getcolorcode.com

Triadic colors

1 #607068 and #686070 with #706860 are triadic colors.

2 #606870 and #687060 with #706860 are triadic colors.