COLOR #707186

HEX: #707186 RGB: (112,113,134)

Color info

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

RGB color model

#707186 color RGB value is (112,113,134).

RGB: (112,113,134) (44%, 44%, 53%)

RGB channels and saturation

R 112 of 255 = 44%
G 113 of 255 = 44%
B 134 of 255 = 53%

112
113
134

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

Portions of RGB colors in percentages

R + G + B = 112 + 113 + 134 = 359 (100%)
R 112 of 359 ~ 31.2%
G 113 of 359 ~ 31.48%
B 134 of 359 ~ 37.33'%

%31.2
%31.48
%37.33

CMYK color model

#707186 color CMYK value is (16,16,0,47).

  • cyan value is 16.42%
  • magenta value is 15.67%
  • yellow value is 0.00%
  • key color value is 47.45%

CMYK: (16,16,0,47)
C16M16Y0K47 (16%, 16%, 0%, 47%)
(0.16 / 0.16 / 0.00 / 0.47)

CMYK percentages

%16.42
%15.67
%0
%47.45

Codes

Color #707186 in popluar color models

70 71 86
RGB 112 113 134
HSL 237° 8.94% 48.24%
HSB/HSV 237° 16.42% 52.55%
CMYK 16.42% 15.67% 0.00%
47.45%

Color #707186 in popluar number systems.

HEX 70 71 86
Decimal 112 113 134
Binary 1110000 1110001 10000110
Octal 160 161 206

Shades and tints

Shades of #707186

#707186
(112,113,134)
#66677A
(102,103,122)
#5C5D6E
(92,93,110)
#525362
(82,83,98)
#484956
(72,73,86)
#3E3F4A
(62,63,74)
#34353E
(52,53,62)
#2A2B32
(42,43,50)
#202126
(32,33,38)
#16171A
(22,23,26)
#0C0D0E
(12,13,14)
#000000
(0,0,0)

Tints of #707186

#707186
(112,113,134)
#7D7D91
(125,125,145)
#8A899C
(138,137,156)
#9795A7
(151,149,167)
#A4A1B2
(164,161,178)
#B1ADBD
(177,173,189)
#BEB9C8
(190,185,200)
#CBC5D3
(203,197,211)
#D8D1DE
(216,209,222)
#E5DDE9
(229,221,233)
#F2E9F4
(242,233,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #707186 color. Also use rgb(112,113,134) instead hex code.

Text Font Color

.myTextColor { color: #707186; }

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

This text font color is #707186.

Background Color

.myBgColor { background-color: #707186; }

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

This div background color is #707186.

Border color

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

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

This div border color is #707186.

Opacity

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

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

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

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

This text has shadow with #707186 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #707186.

Preview

Color preview on black background

This text has color #707186 on black background.


Color preview on white background

This text has color #707186 on white background.


Black color preview on #707186 background

This text has black color on #707186 background.


White color preview on #707186 background

This text has white color on #707186 background.


Related colors

Complementary color

Complementary color for #hex is #8F8E79.


I love getcolorcode.com

Triadic colors

1 #867071 and #718670 with #707186 are triadic colors.

2 #867170 and #717086 with #707186 are triadic colors.