COLOR #709395

HEX: #709395 RGB: (112,147,149)

Color info

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

RGB color model

#709395 color RGB value is (112,147,149).

RGB: (112,147,149) (44%, 58%, 58%)

RGB channels and saturation

R 112 of 255 = 44%
G 147 of 255 = 58%
B 149 of 255 = 58%

112
147
149

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

Portions of RGB colors in percentages

R + G + B = 112 + 147 + 149 = 408 (100%)
R 112 of 408 ~ 27.45%
G 147 of 408 ~ 36.03%
B 149 of 408 ~ 36.52'%

%27.45
%36.03
%36.52

CMYK color model

#709395 color CMYK value is (25,1,0,42).

  • cyan value is 24.83%
  • magenta value is 1.34%
  • yellow value is 0.00%
  • key color value is 41.57%
CMYK: (25,1,0,42) C25M1Y0K42 (25%,1%,0%,42%) (0.25/0.01/0.00/0.42) 

CMYK percentages

%24.83
%1.34
%0
%41.57

Codes

Color #709395 in popluar color models

70 93 95
RGB 112 147 149
HSL 183° 14.86% 51.18%
HSB/HSV 183° 24.83% 58.43%
CMYK 24.83% 1.34% 0.00%
41.57%

Color #709395 in popluar number systems.

HEX 70 93 95
Decimal 112 147 149
Binary 1110000 10010011 10010101
Octal 160 223 225

Shades and tints

Shades of #709395

#709395
(112,147,149)
#668688
(102,134,136)
#5C797B
(92,121,123)
#526C6E
(82,108,110)
#485F61
(72,95,97)
#3E5254
(62,82,84)
#344547
(52,69,71)
#2A383A
(42,56,58)
#202B2D
(32,43,45)
#161E20
(22,30,32)
#0C1113
(12,17,19)
#000000
(0,0,0)

Tints of #709395

#709395
(112,147,149)
#7D9C9E
(125,156,158)
#8AA5A7
(138,165,167)
#97AEB0
(151,174,176)
#A4B7B9
(164,183,185)
#B1C0C2
(177,192,194)
#BEC9CB
(190,201,203)
#CBD2D4
(203,210,212)
#D8DBDD
(216,219,221)
#E5E4E6
(229,228,230)
#F2EDEF
(242,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #709395; }

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

This text font color is #709395.

Background Color

.myBgColor { background-color: #709395; }

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

This div background color is #709395.

Border color

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

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

This div border color is #709395.

Opacity

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

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

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

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

This text has shadow with #709395 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709395.

Preview

Color preview on black background

This text has color #709395 on black background.


Color preview on white background

This text has color #709395 on white background.


Black color preview on #709395 background

This text has black color on #709395 background.


White color preview on #709395 background

This text has white color on #709395 background.


Related colors

Complementary color

Complementary color for #hex is #8F6C6A.


I love getcolorcode.com

Triadic colors

1 #957093 and #939570 with #709395 are triadic colors.

2 #959370 and #937095 with #709395 are triadic colors.