COLOR #705478

HEX: #705478 RGB: (112,84,120)

Color info

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

RGB color model

#705478 color RGB value is (112,84,120).

RGB: (112,84,120) (44%, 33%, 47%)

RGB channels and saturation

R 112 of 255 = 44%
G 84 of 255 = 33%
B 120 of 255 = 47%

112
84
120

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

Portions of RGB colors in percentages

R + G + B = 112 + 84 + 120 = 316 (100%)
R 112 of 316 ~ 35.44%
G 84 of 316 ~ 26.58%
B 120 of 316 ~ 37.97'%

%35.44
%26.58
%37.97

CMYK color model

#705478 color CMYK value is (7,30,0,53).

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

CMYK: (7,30,0,53)
C7M30Y0K53 (7%, 30%, 0%, 53%)
(0.07 / 0.30 / 0.00 / 0.53)

CMYK percentages

%6.67
%30
%0
%52.94

Codes

Color #705478 in popluar color models

70 54 78
RGB 112 84 120
HSL 287° 17.65% 40.00%
HSB/HSV 287° 30.00% 47.06%
CMYK 6.67% 30.00% 0.00%
52.94%

Color #705478 in popluar number systems.

HEX 70 54 78
Decimal 112 84 120
Binary 1110000 1010100 1111000
Octal 160 124 170

Shades and tints

Shades of #705478

#705478
(112,84,120)
#664D6E
(102,77,110)
#5C4664
(92,70,100)
#523F5A
(82,63,90)
#483850
(72,56,80)
#3E3146
(62,49,70)
#342A3C
(52,42,60)
#2A2332
(42,35,50)
#201C28
(32,28,40)
#16151E
(22,21,30)
#0C0E14
(12,14,20)
#000000
(0,0,0)

Tints of #705478

#705478
(112,84,120)
#7D6384
(125,99,132)
#8A7290
(138,114,144)
#97819C
(151,129,156)
#A490A8
(164,144,168)
#B19FB4
(177,159,180)
#BEAEC0
(190,174,192)
#CBBDCC
(203,189,204)
#D8CCD8
(216,204,216)
#E5DBE4
(229,219,228)
#F2EAF0
(242,234,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #705478; }

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

This text font color is #705478.

Background Color

.myBgColor { background-color: #705478; }

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

This div background color is #705478.

Border color

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

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

This div border color is #705478.

Opacity

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

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

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

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

This text has shadow with #705478 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705478.

Preview

Color preview on black background

This text has color #705478 on black background.


Color preview on white background

This text has color #705478 on white background.


Black color preview on #705478 background

This text has black color on #705478 background.


White color preview on #705478 background

This text has white color on #705478 background.


Related colors

Complementary color

Complementary color for #hex is #8FAB87.


I love getcolorcode.com

Triadic colors

1 #787054 and #547870 with #705478 are triadic colors.

2 #785470 and #547078 with #705478 are triadic colors.