COLOR #707491

HEX: #707491 RGB: (112,116,145)

Color info

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

RGB color model

#707491 color RGB value is (112,116,145).

RGB: (112,116,145) (44%, 45%, 57%)

RGB channels and saturation

R 112 of 255 = 44%
G 116 of 255 = 45%
B 145 of 255 = 57%

112
116
145

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

Portions of RGB colors in percentages

R + G + B = 112 + 116 + 145 = 373 (100%)
R 112 of 373 ~ 30.03%
G 116 of 373 ~ 31.1%
B 145 of 373 ~ 38.87'%

%30.03
%31.1
%38.87

CMYK color model

#707491 color CMYK value is (23,20,0,43).

  • cyan value is 22.76%
  • magenta value is 20.00%
  • yellow value is 0.00%
  • key color value is 43.14%

CMYK: (23,20,0,43)
C23M20Y0K43 (23%, 20%, 0%, 43%)
(0.23 / 0.20 / 0.00 / 0.43)

CMYK percentages

%22.76
%20
%0
%43.14

Codes

Color #707491 in popluar color models

70 74 91
RGB 112 116 145
HSL 233° 13.04% 50.39%
HSB/HSV 233° 22.76% 56.86%
CMYK 22.76% 20.00% 0.00%
43.14%

Color #707491 in popluar number systems.

HEX 70 74 91
Decimal 112 116 145
Binary 1110000 1110100 10010001
Octal 160 164 221

Shades and tints

Shades of #707491

#707491
(112,116,145)
#666A84
(102,106,132)
#5C6077
(92,96,119)
#52566A
(82,86,106)
#484C5D
(72,76,93)
#3E4250
(62,66,80)
#343843
(52,56,67)
#2A2E36
(42,46,54)
#202429
(32,36,41)
#161A1C
(22,26,28)
#0C100F
(12,16,15)
#000000
(0,0,0)

Tints of #707491

#707491
(112,116,145)
#7D809B
(125,128,155)
#8A8CA5
(138,140,165)
#9798AF
(151,152,175)
#A4A4B9
(164,164,185)
#B1B0C3
(177,176,195)
#BEBCCD
(190,188,205)
#CBC8D7
(203,200,215)
#D8D4E1
(216,212,225)
#E5E0EB
(229,224,235)
#F2ECF5
(242,236,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #707491 color. Also use rgb(112,116,145) instead hex code.

Text Font Color

.myTextColor { color: #707491; }

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

This text font color is #707491.

Background Color

.myBgColor { background-color: #707491; }

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

This div background color is #707491.

Border color

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

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

This div border color is #707491.

Opacity

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

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

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

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

This text has shadow with #707491 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707491.

Preview

Color preview on black background

This text has color #707491 on black background.


Color preview on white background

This text has color #707491 on white background.


Black color preview on #707491 background

This text has black color on #707491 background.


White color preview on #707491 background

This text has white color on #707491 background.


Related colors

Complementary color

Complementary color for #hex is #8F8B6E.


I love getcolorcode.com

Triadic colors

1 #917074 and #749170 with #707491 are triadic colors.

2 #917470 and #747091 with #707491 are triadic colors.