COLOR #706887

HEX: #706887 RGB: (112,104,135)

Color info

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

RGB color model

#706887 color RGB value is (112,104,135).

RGB: (112,104,135) (44%, 41%, 53%)

RGB channels and saturation

R 112 of 255 = 44%
G 104 of 255 = 41%
B 135 of 255 = 53%

112
104
135

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

Portions of RGB colors in percentages

R + G + B = 112 + 104 + 135 = 351 (100%)
R 112 of 351 ~ 31.91%
G 104 of 351 ~ 29.63%
B 135 of 351 ~ 38.46'%

%31.91
%29.63
%38.46

CMYK color model

#706887 color CMYK value is (17,23,0,47).

  • cyan value is 17.04%
  • magenta value is 22.96%
  • yellow value is 0.00%
  • key color value is 47.06%

CMYK: (17,23,0,47)
C17M23Y0K47 (17%, 23%, 0%, 47%)
(0.17 / 0.23 / 0.00 / 0.47)

CMYK percentages

%17.04
%22.96
%0
%47.06

Codes

Color #706887 in popluar color models

70 68 87
RGB 112 104 135
HSL 255° 12.97% 46.86%
HSB/HSV 255° 22.96% 52.94%
CMYK 17.04% 22.96% 0.00%
47.06%

Color #706887 in popluar number systems.

HEX 70 68 87
Decimal 112 104 135
Binary 1110000 1101000 10000111
Octal 160 150 207

Shades and tints

Shades of #706887

#706887
(112,104,135)
#665F7B
(102,95,123)
#5C566F
(92,86,111)
#524D63
(82,77,99)
#484457
(72,68,87)
#3E3B4B
(62,59,75)
#34323F
(52,50,63)
#2A2933
(42,41,51)
#202027
(32,32,39)
#16171B
(22,23,27)
#0C0E0F
(12,14,15)
#000000
(0,0,0)

Tints of #706887

#706887
(112,104,135)
#7D7591
(125,117,145)
#8A829B
(138,130,155)
#978FA5
(151,143,165)
#A49CAF
(164,156,175)
#B1A9B9
(177,169,185)
#BEB6C3
(190,182,195)
#CBC3CD
(203,195,205)
#D8D0D7
(216,208,215)
#E5DDE1
(229,221,225)
#F2EAEB
(242,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #706887 color. Also use rgb(112,104,135) instead hex code.

Text Font Color

.myTextColor { color: #706887; }

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

This text font color is #706887.

Background Color

.myBgColor { background-color: #706887; }

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

This div background color is #706887.

Border color

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

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

This div border color is #706887.

Opacity

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

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

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

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

This text has shadow with #706887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #706887.

Preview

Color preview on black background

This text has color #706887 on black background.


Color preview on white background

This text has color #706887 on white background.


Black color preview on #706887 background

This text has black color on #706887 background.


White color preview on #706887 background

This text has white color on #706887 background.


Related colors

Complementary color

Complementary color for #hex is #8F9778.


I love getcolorcode.com

Triadic colors

1 #877068 and #688770 with #706887 are triadic colors.

2 #876870 and #687087 with #706887 are triadic colors.