COLOR #706858

HEX: #706858 RGB: (112,104,88)

Color info

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

RGB color model

#706858 color RGB value is (112,104,88).

RGB: (112,104,88) (44%, 41%, 35%)

RGB channels and saturation

R 112 of 255 = 44%
G 104 of 255 = 41%
B 88 of 255 = 35%

112
104
88

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

Portions of RGB colors in percentages

R + G + B = 112 + 104 + 88 = 304 (100%)
R 112 of 304 ~ 36.84%
G 104 of 304 ~ 34.21%
B 88 of 304 ~ 28.95'%

%36.84
%34.21
%28.95

CMYK color model

#706858 color CMYK value is (0,7,21,56).

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

CMYK: (0,7,21,56)
C0M7Y21K56 (0%, 7%, 21%, 56%)
(0.00 / 0.07 / 0.21 / 0.56)

CMYK percentages

%0
%7.14
%21.43
%56.08

Codes

Color #706858 in popluar color models

70 68 58
RGB 112 104 88
HSL 40° 12.00% 39.22%
HSB/HSV 40° 21.43% 43.92%
CMYK 0.00% 7.14% 21.43%
56.08%

Color #706858 in popluar number systems.

HEX 70 68 58
Decimal 112 104 88
Binary 1110000 1101000 1011000
Octal 160 150 130

Shades and tints

Shades of #706858

#706858
(112,104,88)
#665F50
(102,95,80)
#5C5648
(92,86,72)
#524D40
(82,77,64)
#484438
(72,68,56)
#3E3B30
(62,59,48)
#343228
(52,50,40)
#2A2920
(42,41,32)
#202018
(32,32,24)
#161710
(22,23,16)
#0C0E08
(12,14,8)
#000000
(0,0,0)

Tints of #706858

#706858
(112,104,88)
#7D7567
(125,117,103)
#8A8276
(138,130,118)
#978F85
(151,143,133)
#A49C94
(164,156,148)
#B1A9A3
(177,169,163)
#BEB6B2
(190,182,178)
#CBC3C1
(203,195,193)
#D8D0D0
(216,208,208)
#E5DDDF
(229,221,223)
#F2EAEE
(242,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706858; }

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

This text font color is #706858.

Background Color

.myBgColor { background-color: #706858; }

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

This div background color is #706858.

Border color

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

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

This div border color is #706858.

Opacity

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

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

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

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

This text has shadow with #706858 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706858.

Preview

Color preview on black background

This text has color #706858 on black background.


Color preview on white background

This text has color #706858 on white background.


Black color preview on #706858 background

This text has black color on #706858 background.


White color preview on #706858 background

This text has white color on #706858 background.


Related colors

Complementary color

Complementary color for #hex is #8F97A7.


I love getcolorcode.com

Triadic colors

1 #587068 and #685870 with #706858 are triadic colors.

2 #586870 and #687058 with #706858 are triadic colors.