COLOR #708589

HEX: #708589 RGB: (112,133,137)

Color info

#708589 contains red, green and blue colors in about the same proportion. Web safe color of #708589 is #669999 (or #699).

RGB color model

#708589 color RGB value is (112,133,137).

RGB: (112,133,137) (44%, 52%, 54%)

RGB channels and saturation

R 112 of 255 = 44%
G 133 of 255 = 52%
B 137 of 255 = 54%

112
133
137

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

Portions of RGB colors in percentages

R + G + B = 112 + 133 + 137 = 382 (100%)
R 112 of 382 ~ 29.32%
G 133 of 382 ~ 34.82%
B 137 of 382 ~ 35.86'%

%29.32
%34.82
%35.86

CMYK color model

#708589 color CMYK value is (18,3,0,46).

  • cyan value is 18.25%
  • magenta value is 2.92%
  • yellow value is 0.00%
  • key color value is 46.27%
CMYK: (18,3,0,46) C18M3Y0K46 (18%,3%,0%,46%) (0.18/0.03/0.00/0.46) 

CMYK percentages

%18.25
%2.92
%0
%46.27

Codes

Color #708589 in popluar color models

70 85 89
RGB 112 133 137
HSL 190° 10.04% 48.82%
HSB/HSV 190° 18.25% 53.73%
CMYK 18.25% 2.92% 0.00%
46.27%

Color #708589 in popluar number systems.

HEX 70 85 89
Decimal 112 133 137
Binary 1110000 10000101 10001001
Octal 160 205 211

Shades and tints

Shades of #708589

#708589
(112,133,137)
#66797D
(102,121,125)
#5C6D71
(92,109,113)
#526165
(82,97,101)
#485559
(72,85,89)
#3E494D
(62,73,77)
#343D41
(52,61,65)
#2A3135
(42,49,53)
#202529
(32,37,41)
#16191D
(22,25,29)
#0C0D11
(12,13,17)
#000000
(0,0,0)

Tints of #708589

#708589
(112,133,137)
#7D9093
(125,144,147)
#8A9B9D
(138,155,157)
#97A6A7
(151,166,167)
#A4B1B1
(164,177,177)
#B1BCBB
(177,188,187)
#BEC7C5
(190,199,197)
#CBD2CF
(203,210,207)
#D8DDD9
(216,221,217)
#E5E8E3
(229,232,227)
#F2F3ED
(242,243,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #708589 color. Also use rgb(112,133,137) instead hex code.

Text Font Color

.myTextColor { color: #708589; }

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

This text font color is #708589.

Background Color

.myBgColor { background-color: #708589; }

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

This div background color is #708589.

Border color

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

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

This div border color is #708589.

Opacity

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

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

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

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

This text has shadow with #708589 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #708589.

Preview

Color preview on black background

This text has color #708589 on black background.


Color preview on white background

This text has color #708589 on white background.


Black color preview on #708589 background

This text has black color on #708589 background.


White color preview on #708589 background

This text has white color on #708589 background.


Related colors

Complementary color

Complementary color for #hex is #8F7A76.


I love getcolorcode.com

Triadic colors

1 #897085 and #858970 with #708589 are triadic colors.

2 #898570 and #857089 with #708589 are triadic colors.