COLOR #709495

HEX: #709495 RGB: (112,148,149)

Color info

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

RGB color model

#709495 color RGB value is (112,148,149).

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

RGB channels and saturation

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

112
148
149

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

Portions of RGB colors in percentages

R + G + B = 112 + 148 + 149 = 409 (100%)
R 112 of 409 ~ 27.38%
G 148 of 409 ~ 36.19%
B 149 of 409 ~ 36.43'%

%27.38
%36.19
%36.43

CMYK color model

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

  • cyan value is 24.83%
  • magenta value is 0.67%
  • 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
%0.67
%0
%41.57

Codes

Color #709495 in popluar color models

70 94 95
RGB 112 148 149
HSL 182° 14.86% 51.18%
HSB/HSV 182° 24.83% 58.43%
CMYK 24.83% 0.67% 0.00%
41.57%

Color #709495 in popluar number systems.

HEX 70 94 95
Decimal 112 148 149
Binary 1110000 10010100 10010101
Octal 160 224 225

Shades and tints

Shades of #709495

#709495
(112,148,149)
#668788
(102,135,136)
#5C7A7B
(92,122,123)
#526D6E
(82,109,110)
#486061
(72,96,97)
#3E5354
(62,83,84)
#344647
(52,70,71)
#2A393A
(42,57,58)
#202C2D
(32,44,45)
#161F20
(22,31,32)
#0C1213
(12,18,19)
#000000
(0,0,0)

Tints of #709495

#709495
(112,148,149)
#7D9D9E
(125,157,158)
#8AA6A7
(138,166,167)
#97AFB0
(151,175,176)
#A4B8B9
(164,184,185)
#B1C1C2
(177,193,194)
#BECACB
(190,202,203)
#CBD3D4
(203,211,212)
#D8DCDD
(216,220,221)
#E5E5E6
(229,229,230)
#F2EEEF
(242,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #709495; }

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

This text font color is #709495.

Background Color

.myBgColor { background-color: #709495; }

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

This div background color is #709495.

Border color

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

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

This div border color is #709495.

Opacity

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

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

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

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

This text has shadow with #709495 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709495.

Preview

Color preview on black background

This text has color #709495 on black background.


Color preview on white background

This text has color #709495 on white background.


Black color preview on #709495 background

This text has black color on #709495 background.


White color preview on #709495 background

This text has white color on #709495 background.


Related colors

Complementary color

Complementary color for #hex is #8F6B6A.


I love getcolorcode.com

Triadic colors

1 #957094 and #949570 with #709495 are triadic colors.

2 #959470 and #947095 with #709495 are triadic colors.