COLOR #705870

HEX: #705870 RGB: (112,88,112)

Color info

#705870 contains red, green and blue colors in about the same proportion. Web safe color of #705870 is #666666 (or #666).

RGB color model

#705870 color RGB value is (112,88,112).

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

RGB channels and saturation

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

112
88
112

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

Portions of RGB colors in percentages

R + G + B = 112 + 88 + 112 = 312 (100%)
R 112 of 312 ~ 35.9%
G 88 of 312 ~ 28.21%
B 112 of 312 ~ 35.9'%

%35.9
%28.21
%35.9

CMYK color model

#705870 color CMYK value is (0,21,0,56).

  • cyan value is 0.00%
  • magenta value is 21.43%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (0,21,0,56)
C0M21Y0K56 (0%, 21%, 0%, 56%)
(0.00 / 0.21 / 0.00 / 0.56)

CMYK percentages

%0
%21.43
%0
%56.08

Codes

Color #705870 in popluar color models

70 58 70
RGB 112 88 112
HSL 300° 12.00% 39.22%
HSB/HSV 300° 21.43% 43.92%
CMYK 0.00% 21.43% 0.00%
56.08%

Color #705870 in popluar number systems.

HEX 70 58 70
Decimal 112 88 112
Binary 1110000 1011000 1110000
Octal 160 130 160

Shades and tints

Shades of #705870

#705870
(112,88,112)
#665066
(102,80,102)
#5C485C
(92,72,92)
#524052
(82,64,82)
#483848
(72,56,72)
#3E303E
(62,48,62)
#342834
(52,40,52)
#2A202A
(42,32,42)
#201820
(32,24,32)
#161016
(22,16,22)
#0C080C
(12,8,12)
#000000
(0,0,0)

Tints of #705870

#705870
(112,88,112)
#7D677D
(125,103,125)
#8A768A
(138,118,138)
#978597
(151,133,151)
#A494A4
(164,148,164)
#B1A3B1
(177,163,177)
#BEB2BE
(190,178,190)
#CBC1CB
(203,193,203)
#D8D0D8
(216,208,216)
#E5DFE5
(229,223,229)
#F2EEF2
(242,238,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #705870; }

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

This text font color is #705870.

Background Color

.myBgColor { background-color: #705870; }

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

This div background color is #705870.

Border color

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

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

This div border color is #705870.

Opacity

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

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

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

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

This text has shadow with #705870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705870.

Preview

Color preview on black background

This text has color #705870 on black background.


Color preview on white background

This text has color #705870 on white background.


Black color preview on #705870 background

This text has black color on #705870 background.


White color preview on #705870 background

This text has white color on #705870 background.


Related colors

Complementary color

Complementary color for #hex is #8FA78F.


I love getcolorcode.com

Triadic colors

1 #707058 and #587070 with #705870 are triadic colors.

2 #705870 and #587070 with #705870 are triadic colors.