COLOR #707158

HEX: #707158 RGB: (112,113,88)

Color info

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

RGB color model

#707158 color RGB value is (112,113,88).

RGB: (112,113,88) (44%, 44%, 35%)

RGB channels and saturation

R 112 of 255 = 44%
G 113 of 255 = 44%
B 88 of 255 = 35%

112
113
88

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

Portions of RGB colors in percentages

R + G + B = 112 + 113 + 88 = 313 (100%)
R 112 of 313 ~ 35.78%
G 113 of 313 ~ 36.1%
B 88 of 313 ~ 28.12'%

%35.78
%36.1
%28.12

CMYK color model

#707158 color CMYK value is (1,0,22,56).

  • cyan value is 0.88%
  • magenta value is 0.00%
  • yellow value is 22.12%
  • key color value is 55.69%

CMYK: (1,0,22,56)
C1M0Y22K56 (1%, 0%, 22%, 56%)
(0.01 / 0.00 / 0.22 / 0.56)

CMYK percentages

%0.88
%0
%22.12
%55.69

Codes

Color #707158 in popluar color models

70 71 58
RGB 112 113 88
HSL 62° 12.44% 39.41%
HSB/HSV 62° 22.12% 44.31%
CMYK 0.88% 0.00% 22.12%
55.69%

Color #707158 in popluar number systems.

HEX 70 71 58
Decimal 112 113 88
Binary 1110000 1110001 1011000
Octal 160 161 130

Shades and tints

Shades of #707158

#707158
(112,113,88)
#666750
(102,103,80)
#5C5D48
(92,93,72)
#525340
(82,83,64)
#484938
(72,73,56)
#3E3F30
(62,63,48)
#343528
(52,53,40)
#2A2B20
(42,43,32)
#202118
(32,33,24)
#161710
(22,23,16)
#0C0D08
(12,13,8)
#000000
(0,0,0)

Tints of #707158

#707158
(112,113,88)
#7D7D67
(125,125,103)
#8A8976
(138,137,118)
#979585
(151,149,133)
#A4A194
(164,161,148)
#B1ADA3
(177,173,163)
#BEB9B2
(190,185,178)
#CBC5C1
(203,197,193)
#D8D1D0
(216,209,208)
#E5DDDF
(229,221,223)
#F2E9EE
(242,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #707158; }

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

This text font color is #707158.

Background Color

.myBgColor { background-color: #707158; }

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

This div background color is #707158.

Border color

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

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

This div border color is #707158.

Opacity

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

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

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

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

This text has shadow with #707158 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707158.

Preview

Color preview on black background

This text has color #707158 on black background.


Color preview on white background

This text has color #707158 on white background.


Black color preview on #707158 background

This text has black color on #707158 background.


White color preview on #707158 background

This text has white color on #707158 background.


Related colors

Complementary color

Complementary color for #hex is #8F8EA7.


I love getcolorcode.com

Triadic colors

1 #587071 and #715870 with #707158 are triadic colors.

2 #587170 and #717058 with #707158 are triadic colors.