COLOR #708189

HEX: #708189 RGB: (112,129,137)

Color info

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

RGB color model

#708189 color RGB value is (112,129,137).

RGB: (112,129,137) (44%, 51%, 54%)

RGB channels and saturation

R 112 of 255 = 44%
G 129 of 255 = 51%
B 137 of 255 = 54%

112
129
137

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

Portions of RGB colors in percentages

R + G + B = 112 + 129 + 137 = 378 (100%)
R 112 of 378 ~ 29.63%
G 129 of 378 ~ 34.13%
B 137 of 378 ~ 36.24'%

%29.63
%34.13
%36.24

CMYK color model

#708189 color CMYK value is (18,6,0,46).

  • cyan value is 18.25%
  • magenta value is 5.84%
  • yellow value is 0.00%
  • key color value is 46.27%

CMYK: (18,6,0,46)
C18M6Y0K46 (18%, 6%, 0%, 46%)
(0.18 / 0.06 / 0.00 / 0.46)

CMYK percentages

%18.25
%5.84
%0
%46.27

Codes

Color #708189 in popluar color models

70 81 89
RGB 112 129 137
HSL 199° 10.04% 48.82%
HSB/HSV 199° 18.25% 53.73%
CMYK 18.25% 5.84% 0.00%
46.27%

Color #708189 in popluar number systems.

HEX 70 81 89
Decimal 112 129 137
Binary 1110000 10000001 10001001
Octal 160 201 211

Shades and tints

Shades of #708189

#708189
(112,129,137)
#66767D
(102,118,125)
#5C6B71
(92,107,113)
#526065
(82,96,101)
#485559
(72,85,89)
#3E4A4D
(62,74,77)
#343F41
(52,63,65)
#2A3435
(42,52,53)
#202929
(32,41,41)
#161E1D
(22,30,29)
#0C1311
(12,19,17)
#000000
(0,0,0)

Tints of #708189

#708189
(112,129,137)
#7D8C93
(125,140,147)
#8A979D
(138,151,157)
#97A2A7
(151,162,167)
#A4ADB1
(164,173,177)
#B1B8BB
(177,184,187)
#BEC3C5
(190,195,197)
#CBCECF
(203,206,207)
#D8D9D9
(216,217,217)
#E5E4E3
(229,228,227)
#F2EFED
(242,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #708189 color. Also use rgb(112,129,137) instead hex code.

Text Font Color

.myTextColor { color: #708189; }

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

This text font color is #708189.

Background Color

.myBgColor { background-color: #708189; }

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

This div background color is #708189.

Border color

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

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

This div border color is #708189.

Opacity

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

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

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

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

This text has shadow with #708189 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #708189.

Preview

Color preview on black background

This text has color #708189 on black background.


Color preview on white background

This text has color #708189 on white background.


Black color preview on #708189 background

This text has black color on #708189 background.


White color preview on #708189 background

This text has white color on #708189 background.


Related colors

Complementary color

Complementary color for #hex is #8F7E76.


I love getcolorcode.com

Triadic colors

1 #897081 and #818970 with #708189 are triadic colors.

2 #898170 and #817089 with #708189 are triadic colors.