COLOR #709598

HEX: #709598 RGB: (112,149,152)

Color info

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

RGB color model

#709598 color RGB value is (112,149,152).

RGB: (112,149,152) (44%, 58%, 60%)

RGB channels and saturation

R 112 of 255 = 44%
G 149 of 255 = 58%
B 152 of 255 = 60%

112
149
152

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

Portions of RGB colors in percentages

R + G + B = 112 + 149 + 152 = 413 (100%)
R 112 of 413 ~ 27.12%
G 149 of 413 ~ 36.08%
B 152 of 413 ~ 36.8'%

%27.12
%36.08
%36.8

CMYK color model

#709598 color CMYK value is (26,2,0,40).

  • cyan value is 26.32%
  • magenta value is 1.97%
  • yellow value is 0.00%
  • key color value is 40.39%

CMYK: (26,2,0,40)
C26M2Y0K40 (26%, 2%, 0%, 40%)
(0.26 / 0.02 / 0.00 / 0.40)

CMYK percentages

%26.32
%1.97
%0
%40.39

Codes

Color #709598 in popluar color models

70 95 98
RGB 112 149 152
HSL 185° 16.26% 51.76%
HSB/HSV 185° 26.32% 59.61%
CMYK 26.32% 1.97% 0.00%
40.39%

Color #709598 in popluar number systems.

HEX 70 95 98
Decimal 112 149 152
Binary 1110000 10010101 10011000
Octal 160 225 230

Shades and tints

Shades of #709598

#709598
(112,149,152)
#66888B
(102,136,139)
#5C7B7E
(92,123,126)
#526E71
(82,110,113)
#486164
(72,97,100)
#3E5457
(62,84,87)
#34474A
(52,71,74)
#2A3A3D
(42,58,61)
#202D30
(32,45,48)
#162023
(22,32,35)
#0C1316
(12,19,22)
#000000
(0,0,0)

Tints of #709598

#709598
(112,149,152)
#7D9EA1
(125,158,161)
#8AA7AA
(138,167,170)
#97B0B3
(151,176,179)
#A4B9BC
(164,185,188)
#B1C2C5
(177,194,197)
#BECBCE
(190,203,206)
#CBD4D7
(203,212,215)
#D8DDE0
(216,221,224)
#E5E6E9
(229,230,233)
#F2EFF2
(242,239,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #709598; }

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

This text font color is #709598.

Background Color

.myBgColor { background-color: #709598; }

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

This div background color is #709598.

Border color

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

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

This div border color is #709598.

Opacity

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

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

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

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

This text has shadow with #709598 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709598.

Preview

Color preview on black background

This text has color #709598 on black background.


Color preview on white background

This text has color #709598 on white background.


Black color preview on #709598 background

This text has black color on #709598 background.


White color preview on #709598 background

This text has white color on #709598 background.


Related colors

Complementary color

Complementary color for #hex is #8F6A67.


I love getcolorcode.com

Triadic colors

1 #987095 and #959870 with #709598 are triadic colors.

2 #989570 and #957098 with #709598 are triadic colors.