COLOR #707258

HEX: #707258 RGB: (112,114,88)

Color info

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

RGB color model

#707258 color RGB value is (112,114,88).

RGB: (112,114,88) (44%, 45%, 35%)

RGB channels and saturation

R 112 of 255 = 44%
G 114 of 255 = 45%
B 88 of 255 = 35%

112
114
88

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

Portions of RGB colors in percentages

R + G + B = 112 + 114 + 88 = 314 (100%)
R 112 of 314 ~ 35.67%
G 114 of 314 ~ 36.31%
B 88 of 314 ~ 28.03'%

%35.67
%36.31
%28.03

CMYK color model

#707258 color CMYK value is (2,0,23,55).

  • cyan value is 1.75%
  • magenta value is 0.00%
  • yellow value is 22.81%
  • key color value is 55.29%
CMYK: (2,0,23,55) C2M0Y23K55 (2%,0%,23%,55%) (0.02/0.00/0.23/0.55) 

CMYK percentages

%1.75
%0
%22.81
%55.29

Codes

Color #707258 in popluar color models

70 72 58
RGB 112 114 88
HSL 65° 12.87% 39.61%
HSB/HSV 65° 22.81% 44.71%
CMYK 1.75% 0.00% 22.81%
55.29%

Color #707258 in popluar number systems.

HEX 70 72 58
Decimal 112 114 88
Binary 1110000 1110010 1011000
Octal 160 162 130

Shades and tints

Shades of #707258

#707258
(112,114,88)
#666850
(102,104,80)
#5C5E48
(92,94,72)
#525440
(82,84,64)
#484A38
(72,74,56)
#3E4030
(62,64,48)
#343628
(52,54,40)
#2A2C20
(42,44,32)
#202218
(32,34,24)
#161810
(22,24,16)
#0C0E08
(12,14,8)
#000000
(0,0,0)

Tints of #707258

#707258
(112,114,88)
#7D7E67
(125,126,103)
#8A8A76
(138,138,118)
#979685
(151,150,133)
#A4A294
(164,162,148)
#B1AEA3
(177,174,163)
#BEBAB2
(190,186,178)
#CBC6C1
(203,198,193)
#D8D2D0
(216,210,208)
#E5DEDF
(229,222,223)
#F2EAEE
(242,234,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #707258; }

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

This text font color is #707258.

Background Color

.myBgColor { background-color: #707258; }

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

This div background color is #707258.

Border color

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

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

This div border color is #707258.

Opacity

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

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

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

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

This text has shadow with #707258 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707258.

Preview

Color preview on black background

This text has color #707258 on black background.


Color preview on white background

This text has color #707258 on white background.


Black color preview on #707258 background

This text has black color on #707258 background.


White color preview on #707258 background

This text has white color on #707258 background.


Related colors

Complementary color

Complementary color for #hex is #8F8DA7.


I love getcolorcode.com

Triadic colors

1 #587072 and #725870 with #707258 are triadic colors.

2 #587270 and #727058 with #707258 are triadic colors.