COLOR #706958

HEX: #706958 RGB: (112,105,88)

Color info

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

RGB color model

#706958 color RGB value is (112,105,88).

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

RGB channels and saturation

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

112
105
88

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

Portions of RGB colors in percentages

R + G + B = 112 + 105 + 88 = 305 (100%)
R 112 of 305 ~ 36.72%
G 105 of 305 ~ 34.43%
B 88 of 305 ~ 28.85'%

%36.72
%34.43
%28.85

CMYK color model

#706958 color CMYK value is (0,6,21,56).

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

CMYK: (0,6,21,56)
C0M6Y21K56 (0%, 6%, 21%, 56%)
(0.00 / 0.06 / 0.21 / 0.56)

CMYK percentages

%0
%6.25
%21.43
%56.08

Codes

Color #706958 in popluar color models

70 69 58
RGB 112 105 88
HSL 43° 12.00% 39.22%
HSB/HSV 43° 21.43% 43.92%
CMYK 0.00% 6.25% 21.43%
56.08%

Color #706958 in popluar number systems.

HEX 70 69 58
Decimal 112 105 88
Binary 1110000 1101001 1011000
Octal 160 151 130

Shades and tints

Shades of #706958

#706958
(112,105,88)
#666050
(102,96,80)
#5C5748
(92,87,72)
#524E40
(82,78,64)
#484538
(72,69,56)
#3E3C30
(62,60,48)
#343328
(52,51,40)
#2A2A20
(42,42,32)
#202118
(32,33,24)
#161810
(22,24,16)
#0C0F08
(12,15,8)
#000000
(0,0,0)

Tints of #706958

#706958
(112,105,88)
#7D7667
(125,118,103)
#8A8376
(138,131,118)
#979085
(151,144,133)
#A49D94
(164,157,148)
#B1AAA3
(177,170,163)
#BEB7B2
(190,183,178)
#CBC4C1
(203,196,193)
#D8D1D0
(216,209,208)
#E5DEDF
(229,222,223)
#F2EBEE
(242,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #706958; }

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

This text font color is #706958.

Background Color

.myBgColor { background-color: #706958; }

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

This div background color is #706958.

Border color

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

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

This div border color is #706958.

Opacity

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

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

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

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

This text has shadow with #706958 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706958.

Preview

Color preview on black background

This text has color #706958 on black background.


Color preview on white background

This text has color #706958 on white background.


Black color preview on #706958 background

This text has black color on #706958 background.


White color preview on #706958 background

This text has white color on #706958 background.


Related colors

Complementary color

Complementary color for #hex is #8F96A7.


I love getcolorcode.com

Triadic colors

1 #587069 and #695870 with #706958 are triadic colors.

2 #586970 and #697058 with #706958 are triadic colors.