COLOR #705887

HEX: #705887 RGB: (112,88,135)

Color info

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

RGB color model

#705887 color RGB value is (112,88,135).

RGB: (112,88,135) (44%, 35%, 53%)

RGB channels and saturation

R 112 of 255 = 44%
G 88 of 255 = 35%
B 135 of 255 = 53%

112
88
135

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

Portions of RGB colors in percentages

R + G + B = 112 + 88 + 135 = 335 (100%)
R 112 of 335 ~ 33.43%
G 88 of 335 ~ 26.27%
B 135 of 335 ~ 40.3'%

%33.43
%26.27
%40.3

CMYK color model

#705887 color CMYK value is (17,35,0,47).

  • cyan value is 17.04%
  • magenta value is 34.81%
  • yellow value is 0.00%
  • key color value is 47.06%
CMYK: (17,35,0,47) C17M35Y0K47 (17%,35%,0%,47%) (0.17/0.35/0.00/0.47) 

CMYK percentages

%17.04
%34.81
%0
%47.06

Codes

Color #705887 in popluar color models

70 58 87
RGB 112 88 135
HSL 271° 21.08% 43.73%
HSB/HSV 271° 34.81% 52.94%
CMYK 17.04% 34.81% 0.00%
47.06%

Color #705887 in popluar number systems.

HEX 70 58 87
Decimal 112 88 135
Binary 1110000 1011000 10000111
Octal 160 130 207

Shades and tints

Shades of #705887

#705887
(112,88,135)
#66507B
(102,80,123)
#5C486F
(92,72,111)
#524063
(82,64,99)
#483857
(72,56,87)
#3E304B
(62,48,75)
#34283F
(52,40,63)
#2A2033
(42,32,51)
#201827
(32,24,39)
#16101B
(22,16,27)
#0C080F
(12,8,15)
#000000
(0,0,0)

Tints of #705887

#705887
(112,88,135)
#7D6791
(125,103,145)
#8A769B
(138,118,155)
#9785A5
(151,133,165)
#A494AF
(164,148,175)
#B1A3B9
(177,163,185)
#BEB2C3
(190,178,195)
#CBC1CD
(203,193,205)
#D8D0D7
(216,208,215)
#E5DFE1
(229,223,225)
#F2EEEB
(242,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #705887; }

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

This text font color is #705887.

Background Color

.myBgColor { background-color: #705887; }

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

This div background color is #705887.

Border color

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

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

This div border color is #705887.

Opacity

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

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

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

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

This text has shadow with #705887 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705887.

Preview

Color preview on black background

This text has color #705887 on black background.


Color preview on white background

This text has color #705887 on white background.


Black color preview on #705887 background

This text has black color on #705887 background.


White color preview on #705887 background

This text has white color on #705887 background.


Related colors

Complementary color

Complementary color for #hex is #8FA778.


I love getcolorcode.com

Triadic colors

1 #877058 and #588770 with #705887 are triadic colors.

2 #875870 and #587087 with #705887 are triadic colors.