COLOR #709088

HEX: #709088 RGB: (112,144,136)

Color info

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

RGB color model

#709088 color RGB value is (112,144,136).

RGB: (112,144,136) (44%, 56%, 53%)

RGB channels and saturation

R 112 of 255 = 44%
G 144 of 255 = 56%
B 136 of 255 = 53%

112
144
136

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

Portions of RGB colors in percentages

R + G + B = 112 + 144 + 136 = 392 (100%)
R 112 of 392 ~ 28.57%
G 144 of 392 ~ 36.73%
B 136 of 392 ~ 34.69'%

%28.57
%36.73
%34.69

CMYK color model

#709088 color CMYK value is (22,0,6,44).

  • cyan value is 22.22%
  • magenta value is 0.00%
  • yellow value is 5.56%
  • key color value is 43.53%

CMYK: (22,0,6,44)
C22M0Y6K44 (22%, 0%, 6%, 44%)
(0.22 / 0.00 / 0.06 / 0.44)

CMYK percentages

%22.22
%0
%5.56
%43.53

Codes

Color #709088 in popluar color models

70 90 88
RGB 112 144 136
HSL 165° 12.60% 50.20%
HSB/HSV 165° 22.22% 56.47%
CMYK 22.22% 0.00% 5.56%
43.53%

Color #709088 in popluar number systems.

HEX 70 90 88
Decimal 112 144 136
Binary 1110000 10010000 10001000
Octal 160 220 210

Shades and tints

Shades of #709088

#709088
(112,144,136)
#66837C
(102,131,124)
#5C7670
(92,118,112)
#526964
(82,105,100)
#485C58
(72,92,88)
#3E4F4C
(62,79,76)
#344240
(52,66,64)
#2A3534
(42,53,52)
#202828
(32,40,40)
#161B1C
(22,27,28)
#0C0E10
(12,14,16)
#000000
(0,0,0)

Tints of #709088

#709088
(112,144,136)
#7D9A92
(125,154,146)
#8AA49C
(138,164,156)
#97AEA6
(151,174,166)
#A4B8B0
(164,184,176)
#B1C2BA
(177,194,186)
#BECCC4
(190,204,196)
#CBD6CE
(203,214,206)
#D8E0D8
(216,224,216)
#E5EAE2
(229,234,226)
#F2F4EC
(242,244,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #709088 color. Also use rgb(112,144,136) instead hex code.

Text Font Color

.myTextColor { color: #709088; }

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

This text font color is #709088.

Background Color

.myBgColor { background-color: #709088; }

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

This div background color is #709088.

Border color

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

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

This div border color is #709088.

Opacity

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

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

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

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

This text has shadow with #709088 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #709088.

Preview

Color preview on black background

This text has color #709088 on black background.


Color preview on white background

This text has color #709088 on white background.


Black color preview on #709088 background

This text has black color on #709088 background.


White color preview on #709088 background

This text has white color on #709088 background.


Related colors

Complementary color

Complementary color for #hex is #8F6F77.


I love getcolorcode.com

Triadic colors

1 #887090 and #908870 with #709088 are triadic colors.

2 #889070 and #907088 with #709088 are triadic colors.