COLOR #709584

HEX: #709584 RGB: (112,149,132)

Color info

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

RGB color model

#709584 color RGB value is (112,149,132).

RGB: (112,149,132) (44%, 58%, 52%)

RGB channels and saturation

R 112 of 255 = 44%
G 149 of 255 = 58%
B 132 of 255 = 52%

112
149
132

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

Portions of RGB colors in percentages

R + G + B = 112 + 149 + 132 = 393 (100%)
R 112 of 393 ~ 28.5%
G 149 of 393 ~ 37.91%
B 132 of 393 ~ 33.59'%

%28.5
%37.91
%33.59

CMYK color model

#709584 color CMYK value is (25,0,11,42).

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

CMYK: (25,0,11,42)
C25M0Y11K42 (25%, 0%, 11%, 42%)
(0.25 / 0.00 / 0.11 / 0.42)

CMYK percentages

%24.83
%0
%11.41
%41.57

Codes

Color #709584 in popluar color models

70 95 84
RGB 112 149 132
HSL 152° 14.86% 51.18%
HSB/HSV 152° 24.83% 58.43%
CMYK 24.83% 0.00% 11.41%
41.57%

Color #709584 in popluar number systems.

HEX 70 95 84
Decimal 112 149 132
Binary 1110000 10010101 10000100
Octal 160 225 204

Shades and tints

Shades of #709584

#709584
(112,149,132)
#668878
(102,136,120)
#5C7B6C
(92,123,108)
#526E60
(82,110,96)
#486154
(72,97,84)
#3E5448
(62,84,72)
#34473C
(52,71,60)
#2A3A30
(42,58,48)
#202D24
(32,45,36)
#162018
(22,32,24)
#0C130C
(12,19,12)
#000000
(0,0,0)

Tints of #709584

#709584
(112,149,132)
#7D9E8F
(125,158,143)
#8AA79A
(138,167,154)
#97B0A5
(151,176,165)
#A4B9B0
(164,185,176)
#B1C2BB
(177,194,187)
#BECBC6
(190,203,198)
#CBD4D1
(203,212,209)
#D8DDDC
(216,221,220)
#E5E6E7
(229,230,231)
#F2EFF2
(242,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #709584; }

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

This text font color is #709584.

Background Color

.myBgColor { background-color: #709584; }

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

This div background color is #709584.

Border color

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

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

This div border color is #709584.

Opacity

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

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

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

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

This text has shadow with #709584 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709584.

Preview

Color preview on black background

This text has color #709584 on black background.


Color preview on white background

This text has color #709584 on white background.


Black color preview on #709584 background

This text has black color on #709584 background.


White color preview on #709584 background

This text has white color on #709584 background.


Related colors

Complementary color

Complementary color for #709584 is #8F6A7B.


I love getcolorcode.com

Triadic colors

1 #847095 and #958470 with #709584 are triadic colors.

2 #849570 and #957084 with #709584 are triadic colors.