COLOR #705778

HEX: #705778 RGB: (112,87,120)

Color info

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

RGB color model

#705778 color RGB value is (112,87,120).

RGB: (112,87,120) (44%, 34%, 47%)

RGB channels and saturation

R 112 of 255 = 44%
G 87 of 255 = 34%
B 120 of 255 = 47%

112
87
120

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

Portions of RGB colors in percentages

R + G + B = 112 + 87 + 120 = 319 (100%)
R 112 of 319 ~ 35.11%
G 87 of 319 ~ 27.27%
B 120 of 319 ~ 37.62'%

%35.11
%27.27
%37.62

CMYK color model

#705778 color CMYK value is (7,28,0,53).

  • cyan value is 6.67%
  • magenta value is 27.50%
  • yellow value is 0.00%
  • key color value is 52.94%
CMYK: (7,28,0,53) C7M28Y0K53 (7%,28%,0%,53%) (0.07/0.28/0.00/0.53) 

CMYK percentages

%6.67
%27.5
%0
%52.94

Codes

Color #705778 in popluar color models

70 57 78
RGB 112 87 120
HSL 285° 15.94% 40.59%
HSB/HSV 285° 27.50% 47.06%
CMYK 6.67% 27.50% 0.00%
52.94%

Color #705778 in popluar number systems.

HEX 70 57 78
Decimal 112 87 120
Binary 1110000 1010111 1111000
Octal 160 127 170

Shades and tints

Shades of #705778

#705778
(112,87,120)
#66506E
(102,80,110)
#5C4964
(92,73,100)
#52425A
(82,66,90)
#483B50
(72,59,80)
#3E3446
(62,52,70)
#342D3C
(52,45,60)
#2A2632
(42,38,50)
#201F28
(32,31,40)
#16181E
(22,24,30)
#0C1114
(12,17,20)
#000000
(0,0,0)

Tints of #705778

#705778
(112,87,120)
#7D6684
(125,102,132)
#8A7590
(138,117,144)
#97849C
(151,132,156)
#A493A8
(164,147,168)
#B1A2B4
(177,162,180)
#BEB1C0
(190,177,192)
#CBC0CC
(203,192,204)
#D8CFD8
(216,207,216)
#E5DEE4
(229,222,228)
#F2EDF0
(242,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #705778; }

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

This text font color is #705778.

Background Color

.myBgColor { background-color: #705778; }

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

This div background color is #705778.

Border color

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

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

This div border color is #705778.

Opacity

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

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

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

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

This text has shadow with #705778 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705778.

Preview

Color preview on black background

This text has color #705778 on black background.


Color preview on white background

This text has color #705778 on white background.


Black color preview on #705778 background

This text has black color on #705778 background.


White color preview on #705778 background

This text has white color on #705778 background.


Related colors

Complementary color

Complementary color for #hex is #8FA887.


I love getcolorcode.com

Triadic colors

1 #787057 and #577870 with #705778 are triadic colors.

2 #785770 and #577078 with #705778 are triadic colors.