COLOR #709782

HEX: #709782 RGB: (112,151,130)

Color info

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

RGB color model

#709782 color RGB value is (112,151,130).

RGB: (112,151,130) (44%, 59%, 51%)

RGB channels and saturation

R 112 of 255 = 44%
G 151 of 255 = 59%
B 130 of 255 = 51%

112
151
130

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

Portions of RGB colors in percentages

R + G + B = 112 + 151 + 130 = 393 (100%)
R 112 of 393 ~ 28.5%
G 151 of 393 ~ 38.42%
B 130 of 393 ~ 33.08'%

%28.5
%38.42
%33.08

CMYK color model

#709782 color CMYK value is (26,0,14,41).

  • cyan value is 25.83%
  • magenta value is 0.00%
  • yellow value is 13.91%
  • key color value is 40.78%

CMYK: (26,0,14,41)
C26M0Y14K41 (26%, 0%, 14%, 41%)
(0.26 / 0.00 / 0.14 / 0.41)

CMYK percentages

%25.83
%0
%13.91
%40.78

Codes

Color #709782 in popluar color models

70 97 82
RGB 112 151 130
HSL 148° 15.79% 51.57%
HSB/HSV 148° 25.83% 59.22%
CMYK 25.83% 0.00% 13.91%
40.78%

Color #709782 in popluar number systems.

HEX 70 97 82
Decimal 112 151 130
Binary 1110000 10010111 10000010
Octal 160 227 202

Shades and tints

Shades of #709782

#709782
(112,151,130)
#668A77
(102,138,119)
#5C7D6C
(92,125,108)
#527061
(82,112,97)
#486356
(72,99,86)
#3E564B
(62,86,75)
#344940
(52,73,64)
#2A3C35
(42,60,53)
#202F2A
(32,47,42)
#16221F
(22,34,31)
#0C1514
(12,21,20)
#000000
(0,0,0)

Tints of #709782

#709782
(112,151,130)
#7DA08D
(125,160,141)
#8AA998
(138,169,152)
#97B2A3
(151,178,163)
#A4BBAE
(164,187,174)
#B1C4B9
(177,196,185)
#BECDC4
(190,205,196)
#CBD6CF
(203,214,207)
#D8DFDA
(216,223,218)
#E5E8E5
(229,232,229)
#F2F1F0
(242,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #709782 color. Also use rgb(112,151,130) instead hex code.

Text Font Color

.myTextColor { color: #709782; }

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

This text font color is #709782.

Background Color

.myBgColor { background-color: #709782; }

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

This div background color is #709782.

Border color

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

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

This div border color is #709782.

Opacity

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

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

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

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

This text has shadow with #709782 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709782.

Preview

Color preview on black background

This text has color #709782 on black background.


Color preview on white background

This text has color #709782 on white background.


Black color preview on #709782 background

This text has black color on #709782 background.


White color preview on #709782 background

This text has white color on #709782 background.


Related colors

Complementary color

Complementary color for #hex is #8F687D.


I love getcolorcode.com

Triadic colors

1 #827097 and #978270 with #709782 are triadic colors.

2 #829770 and #977082 with #709782 are triadic colors.