COLOR #705978

HEX: #705978 RGB: (112,89,120)

Color info

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

RGB color model

#705978 color RGB value is (112,89,120).

RGB: (112,89,120) (44%, 35%, 47%)

RGB channels and saturation

R 112 of 255 = 44%
G 89 of 255 = 35%
B 120 of 255 = 47%

112
89
120

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

Portions of RGB colors in percentages

R + G + B = 112 + 89 + 120 = 321 (100%)
R 112 of 321 ~ 34.89%
G 89 of 321 ~ 27.73%
B 120 of 321 ~ 37.38'%

%34.89
%27.73
%37.38

CMYK color model

#705978 color CMYK value is (7,26,0,53).

  • cyan value is 6.67%
  • magenta value is 25.83%
  • yellow value is 0.00%
  • key color value is 52.94%

CMYK: (7,26,0,53)
C7M26Y0K53 (7%, 26%, 0%, 53%)
(0.07 / 0.26 / 0.00 / 0.53)

CMYK percentages

%6.67
%25.83
%0
%52.94

Codes

Color #705978 in popluar color models

70 59 78
RGB 112 89 120
HSL 285° 14.83% 40.98%
HSB/HSV 285° 25.83% 47.06%
CMYK 6.67% 25.83% 0.00%
52.94%

Color #705978 in popluar number systems.

HEX 70 59 78
Decimal 112 89 120
Binary 1110000 1011001 1111000
Octal 160 131 170

Shades and tints

Shades of #705978

#705978
(112,89,120)
#66516E
(102,81,110)
#5C4964
(92,73,100)
#52415A
(82,65,90)
#483950
(72,57,80)
#3E3146
(62,49,70)
#34293C
(52,41,60)
#2A2132
(42,33,50)
#201928
(32,25,40)
#16111E
(22,17,30)
#0C0914
(12,9,20)
#000000
(0,0,0)

Tints of #705978

#705978
(112,89,120)
#7D6884
(125,104,132)
#8A7790
(138,119,144)
#97869C
(151,134,156)
#A495A8
(164,149,168)
#B1A4B4
(177,164,180)
#BEB3C0
(190,179,192)
#CBC2CC
(203,194,204)
#D8D1D8
(216,209,216)
#E5E0E4
(229,224,228)
#F2EFF0
(242,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #705978; }

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

This text font color is #705978.

Background Color

.myBgColor { background-color: #705978; }

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

This div background color is #705978.

Border color

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

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

This div border color is #705978.

Opacity

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

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

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

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

This text has shadow with #705978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705978.

Preview

Color preview on black background

This text has color #705978 on black background.


Color preview on white background

This text has color #705978 on white background.


Black color preview on #705978 background

This text has black color on #705978 background.


White color preview on #705978 background

This text has white color on #705978 background.


Related colors

Complementary color

Complementary color for #hex is #8FA687.


I love getcolorcode.com

Triadic colors

1 #787059 and #597870 with #705978 are triadic colors.

2 #785970 and #597078 with #705978 are triadic colors.