COLOR #709298

HEX: #709298 RGB: (112,146,152)

Color info

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

RGB color model

#709298 color RGB value is (112,146,152).

RGB: (112,146,152) (44%, 57%, 60%)

RGB channels and saturation

R 112 of 255 = 44%
G 146 of 255 = 57%
B 152 of 255 = 60%

112
146
152

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

Portions of RGB colors in percentages

R + G + B = 112 + 146 + 152 = 410 (100%)
R 112 of 410 ~ 27.32%
G 146 of 410 ~ 35.61%
B 152 of 410 ~ 37.07'%

%27.32
%35.61
%37.07

CMYK color model

#709298 color CMYK value is (26,4,0,40).

  • cyan value is 26.32%
  • magenta value is 3.95%
  • yellow value is 0.00%
  • key color value is 40.39%
CMYK: (26,4,0,40) C26M4Y0K40 (26%,4%,0%,40%) (0.26/0.04/0.00/0.40) 

CMYK percentages

%26.32
%3.95
%0
%40.39

Codes

Color #709298 in popluar color models

70 92 98
RGB 112 146 152
HSL 189° 16.26% 51.76%
HSB/HSV 189° 26.32% 59.61%
CMYK 26.32% 3.95% 0.00%
40.39%

Color #709298 in popluar number systems.

HEX 70 92 98
Decimal 112 146 152
Binary 1110000 10010010 10011000
Octal 160 222 230

Shades and tints

Shades of #709298

#709298
(112,146,152)
#66858B
(102,133,139)
#5C787E
(92,120,126)
#526B71
(82,107,113)
#485E64
(72,94,100)
#3E5157
(62,81,87)
#34444A
(52,68,74)
#2A373D
(42,55,61)
#202A30
(32,42,48)
#161D23
(22,29,35)
#0C1016
(12,16,22)
#000000
(0,0,0)

Tints of #709298

#709298
(112,146,152)
#7D9BA1
(125,155,161)
#8AA4AA
(138,164,170)
#97ADB3
(151,173,179)
#A4B6BC
(164,182,188)
#B1BFC5
(177,191,197)
#BEC8CE
(190,200,206)
#CBD1D7
(203,209,215)
#D8DAE0
(216,218,224)
#E5E3E9
(229,227,233)
#F2ECF2
(242,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #709298; }

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

This text font color is #709298.

Background Color

.myBgColor { background-color: #709298; }

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

This div background color is #709298.

Border color

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

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

This div border color is #709298.

Opacity

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

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

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

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

This text has shadow with #709298 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709298.

Preview

Color preview on black background

This text has color #709298 on black background.


Color preview on white background

This text has color #709298 on white background.


Black color preview on #709298 background

This text has black color on #709298 background.


White color preview on #709298 background

This text has white color on #709298 background.


Related colors

Complementary color

Complementary color for #hex is #8F6D67.


I love getcolorcode.com

Triadic colors

1 #987092 and #929870 with #709298 are triadic colors.

2 #989270 and #927098 with #709298 are triadic colors.