COLOR #708290

HEX: #708290 RGB: (112,130,144)

Color info

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

RGB color model

#708290 color RGB value is (112,130,144).

RGB: (112,130,144) (44%, 51%, 56%)

RGB channels and saturation

R 112 of 255 = 44%
G 130 of 255 = 51%
B 144 of 255 = 56%

112
130
144

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

Portions of RGB colors in percentages

R + G + B = 112 + 130 + 144 = 386 (100%)
R 112 of 386 ~ 29.02%
G 130 of 386 ~ 33.68%
B 144 of 386 ~ 37.31'%

%29.02
%33.68
%37.31

CMYK color model

#708290 color CMYK value is (22,10,0,44).

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

CMYK: (22,10,0,44)
C22M10Y0K44 (22%, 10%, 0%, 44%)
(0.22 / 0.10 / 0.00 / 0.44)

CMYK percentages

%22.22
%9.72
%0
%43.53

Codes

Color #708290 in popluar color models

70 82 90
RGB 112 130 144
HSL 206° 12.60% 50.20%
HSB/HSV 206° 22.22% 56.47%
CMYK 22.22% 9.72% 0.00%
43.53%

Color #708290 in popluar number systems.

HEX 70 82 90
Decimal 112 130 144
Binary 1110000 10000010 10010000
Octal 160 202 220

Shades and tints

Shades of #708290

#708290
(112,130,144)
#667783
(102,119,131)
#5C6C76
(92,108,118)
#526169
(82,97,105)
#48565C
(72,86,92)
#3E4B4F
(62,75,79)
#344042
(52,64,66)
#2A3535
(42,53,53)
#202A28
(32,42,40)
#161F1B
(22,31,27)
#0C140E
(12,20,14)
#000000
(0,0,0)

Tints of #708290

#708290
(112,130,144)
#7D8D9A
(125,141,154)
#8A98A4
(138,152,164)
#97A3AE
(151,163,174)
#A4AEB8
(164,174,184)
#B1B9C2
(177,185,194)
#BEC4CC
(190,196,204)
#CBCFD6
(203,207,214)
#D8DAE0
(216,218,224)
#E5E5EA
(229,229,234)
#F2F0F4
(242,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #708290; }

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

This text font color is #708290.

Background Color

.myBgColor { background-color: #708290; }

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

This div background color is #708290.

Border color

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

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

This div border color is #708290.

Opacity

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

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

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

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

This text has shadow with #708290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #708290.

Preview

Color preview on black background

This text has color #708290 on black background.


Color preview on white background

This text has color #708290 on white background.


Black color preview on #708290 background

This text has black color on #708290 background.


White color preview on #708290 background

This text has white color on #708290 background.


Related colors

Complementary color

Complementary color for #hex is #8F7D6F.


I love getcolorcode.com

Triadic colors

1 #907082 and #829070 with #708290 are triadic colors.

2 #908270 and #827090 with #708290 are triadic colors.