COLOR #709558

HEX: #709558 RGB: (112,149,88)

Color info

#709558 contains mainly red and green colors. Web safe color of #709558 is #669966 (or #696).

RGB color model

#709558 color RGB value is (112,149,88).

RGB: (112,149,88) (44%, 58%, 35%)

RGB channels and saturation

R 112 of 255 = 44%
G 149 of 255 = 58%
B 88 of 255 = 35%

112
149
88

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

Portions of RGB colors in percentages

R + G + B = 112 + 149 + 88 = 349 (100%)
R 112 of 349 ~ 32.09%
G 149 of 349 ~ 42.69%
B 88 of 349 ~ 25.21'%

%32.09
%42.69
%25.21

CMYK color model

#709558 color CMYK value is (25,0,41,42).

  • cyan value is 24.83%
  • magenta value is 0.00%
  • yellow value is 40.94%
  • key color value is 41.57%

CMYK: (25,0,41,42)
C25M0Y41K42 (25%, 0%, 41%, 42%)
(0.25 / 0.00 / 0.41 / 0.42)

CMYK percentages

%24.83
%0
%40.94
%41.57

Codes

Color #709558 in popluar color models

70 95 58
RGB 112 149 88
HSL 96° 25.74% 46.47%
HSB/HSV 96° 40.94% 58.43%
CMYK 24.83% 0.00% 40.94%
41.57%

Color #709558 in popluar number systems.

HEX 70 95 58
Decimal 112 149 88
Binary 1110000 10010101 1011000
Octal 160 225 130

Shades and tints

Shades of #709558

#709558
(112,149,88)
#668850
(102,136,80)
#5C7B48
(92,123,72)
#526E40
(82,110,64)
#486138
(72,97,56)
#3E5430
(62,84,48)
#344728
(52,71,40)
#2A3A20
(42,58,32)
#202D18
(32,45,24)
#162010
(22,32,16)
#0C1308
(12,19,8)
#000000
(0,0,0)

Tints of #709558

#709558
(112,149,88)
#7D9E67
(125,158,103)
#8AA776
(138,167,118)
#97B085
(151,176,133)
#A4B994
(164,185,148)
#B1C2A3
(177,194,163)
#BECBB2
(190,203,178)
#CBD4C1
(203,212,193)
#D8DDD0
(216,221,208)
#E5E6DF
(229,230,223)
#F2EFEE
(242,239,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #709558; }

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

This text font color is #709558.

Background Color

.myBgColor { background-color: #709558; }

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

This div background color is #709558.

Border color

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

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

This div border color is #709558.

Opacity

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

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

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

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

This text has shadow with #709558 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709558.

Preview

Color preview on black background

This text has color #709558 on black background.


Color preview on white background

This text has color #709558 on white background.


Black color preview on #709558 background

This text has black color on #709558 background.


White color preview on #709558 background

This text has white color on #709558 background.


Related colors

Complementary color

Complementary color for #hex is #8F6AA7.


I love getcolorcode.com

Triadic colors

1 #587095 and #955870 with #709558 are triadic colors.

2 #589570 and #957058 with #709558 are triadic colors.