COLOR #707598

HEX: #707598 RGB: (112,117,152)

Color info

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

RGB color model

#707598 color RGB value is (112,117,152).

RGB: (112,117,152) (44%, 46%, 60%)

RGB channels and saturation

R 112 of 255 = 44%
G 117 of 255 = 46%
B 152 of 255 = 60%

112
117
152

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

Portions of RGB colors in percentages

R + G + B = 112 + 117 + 152 = 381 (100%)
R 112 of 381 ~ 29.4%
G 117 of 381 ~ 30.71%
B 152 of 381 ~ 39.9'%

%29.4
%30.71
%39.9

CMYK color model

#707598 color CMYK value is (26,23,0,40).

  • cyan value is 26.32%
  • magenta value is 23.03%
  • yellow value is 0.00%
  • key color value is 40.39%
CMYK: (26,23,0,40) C26M23Y0K40 (26%,23%,0%,40%) (0.26/0.23/0.00/0.40) 

CMYK percentages

%26.32
%23.03
%0
%40.39

Codes

Color #707598 in popluar color models

70 75 98
RGB 112 117 152
HSL 233° 16.26% 51.76%
HSB/HSV 233° 26.32% 59.61%
CMYK 26.32% 23.03% 0.00%
40.39%

Color #707598 in popluar number systems.

HEX 70 75 98
Decimal 112 117 152
Binary 1110000 1110101 10011000
Octal 160 165 230

Shades and tints

Shades of #707598

#707598
(112,117,152)
#666B8B
(102,107,139)
#5C617E
(92,97,126)
#525771
(82,87,113)
#484D64
(72,77,100)
#3E4357
(62,67,87)
#34394A
(52,57,74)
#2A2F3D
(42,47,61)
#202530
(32,37,48)
#161B23
(22,27,35)
#0C1116
(12,17,22)
#000000
(0,0,0)

Tints of #707598

#707598
(112,117,152)
#7D81A1
(125,129,161)
#8A8DAA
(138,141,170)
#9799B3
(151,153,179)
#A4A5BC
(164,165,188)
#B1B1C5
(177,177,197)
#BEBDCE
(190,189,206)
#CBC9D7
(203,201,215)
#D8D5E0
(216,213,224)
#E5E1E9
(229,225,233)
#F2EDF2
(242,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #707598 color. Also use rgb(112,117,152) instead hex code.

Text Font Color

.myTextColor { color: #707598; }

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

This text font color is #707598.

Background Color

.myBgColor { background-color: #707598; }

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

This div background color is #707598.

Border color

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

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

This div border color is #707598.

Opacity

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

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

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

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

This text has shadow with #707598 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707598.

Preview

Color preview on black background

This text has color #707598 on black background.


Color preview on white background

This text has color #707598 on white background.


Black color preview on #707598 background

This text has black color on #707598 background.


White color preview on #707598 background

This text has white color on #707598 background.


Related colors

Complementary color

Complementary color for #hex is #8F8A67.


I love getcolorcode.com

Triadic colors

1 #987075 and #759870 with #707598 are triadic colors.

2 #987570 and #757098 with #707598 are triadic colors.