COLOR #707290

HEX: #707290 RGB: (112,114,144)

Color info

#707290 contains red, green and blue colors in about the same proportion. Web safe color of #707290 is #666699 (or #669).

RGB color model

#707290 color RGB value is (112,114,144).

RGB: (112,114,144) (44%, 45%, 56%)

RGB channels and saturation

R 112 of 255 = 44%
G 114 of 255 = 45%
B 144 of 255 = 56%

112
114
144

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

Portions of RGB colors in percentages

R + G + B = 112 + 114 + 144 = 370 (100%)
R 112 of 370 ~ 30.27%
G 114 of 370 ~ 30.81%
B 144 of 370 ~ 38.92'%

%30.27
%30.81
%38.92

CMYK color model

#707290 color CMYK value is (22,21,0,44).

  • cyan value is 22.22%
  • magenta value is 20.83%
  • yellow value is 0.00%
  • key color value is 43.53%
CMYK: (22,21,0,44) C22M21Y0K44 (22%,21%,0%,44%) (0.22/0.21/0.00/0.44) 

CMYK percentages

%22.22
%20.83
%0
%43.53

Codes

Color #707290 in popluar color models

70 72 90
RGB 112 114 144
HSL 236° 12.60% 50.20%
HSB/HSV 236° 22.22% 56.47%
CMYK 22.22% 20.83% 0.00%
43.53%

Color #707290 in popluar number systems.

HEX 70 72 90
Decimal 112 114 144
Binary 1110000 1110010 10010000
Octal 160 162 220

Shades and tints

Shades of #707290

#707290
(112,114,144)
#666883
(102,104,131)
#5C5E76
(92,94,118)
#525469
(82,84,105)
#484A5C
(72,74,92)
#3E404F
(62,64,79)
#343642
(52,54,66)
#2A2C35
(42,44,53)
#202228
(32,34,40)
#16181B
(22,24,27)
#0C0E0E
(12,14,14)
#000000
(0,0,0)

Tints of #707290

#707290
(112,114,144)
#7D7E9A
(125,126,154)
#8A8AA4
(138,138,164)
#9796AE
(151,150,174)
#A4A2B8
(164,162,184)
#B1AEC2
(177,174,194)
#BEBACC
(190,186,204)
#CBC6D6
(203,198,214)
#D8D2E0
(216,210,224)
#E5DEEA
(229,222,234)
#F2EAF4
(242,234,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #707290; }

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

This text font color is #707290.

Background Color

.myBgColor { background-color: #707290; }

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

This div background color is #707290.

Border color

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

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

This div border color is #707290.

Opacity

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

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

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

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

This text has shadow with #707290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707290.

Preview

Color preview on black background

This text has color #707290 on black background.


Color preview on white background

This text has color #707290 on white background.


Black color preview on #707290 background

This text has black color on #707290 background.


White color preview on #707290 background

This text has white color on #707290 background.


Related colors

Complementary color

Complementary color for #hex is #8F8D6F.


I love getcolorcode.com

Triadic colors

1 #907072 and #729070 with #707290 are triadic colors.

2 #907270 and #727090 with #707290 are triadic colors.