COLOR #705178

HEX: #705178 RGB: (112,81,120)

Color info

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

RGB color model

#705178 color RGB value is (112,81,120).

RGB: (112,81,120) (44%, 32%, 47%)

RGB channels and saturation

R 112 of 255 = 44%
G 81 of 255 = 32%
B 120 of 255 = 47%

112
81
120

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

Portions of RGB colors in percentages

R + G + B = 112 + 81 + 120 = 313 (100%)
R 112 of 313 ~ 35.78%
G 81 of 313 ~ 25.88%
B 120 of 313 ~ 38.34'%

%35.78
%25.88
%38.34

CMYK color model

#705178 color CMYK value is (7,33,0,53).

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

CMYK: (7,33,0,53)
C7M33Y0K53 (7%, 33%, 0%, 53%)
(0.07 / 0.33 / 0.00 / 0.53)

CMYK percentages

%6.67
%32.5
%0
%52.94

Codes

Color #705178 in popluar color models

70 51 78
RGB 112 81 120
HSL 288° 19.40% 39.41%
HSB/HSV 288° 32.50% 47.06%
CMYK 6.67% 32.50% 0.00%
52.94%

Color #705178 in popluar number systems.

HEX 70 51 78
Decimal 112 81 120
Binary 1110000 1010001 1111000
Octal 160 121 170

Shades and tints

Shades of #705178

#705178
(112,81,120)
#664A6E
(102,74,110)
#5C4364
(92,67,100)
#523C5A
(82,60,90)
#483550
(72,53,80)
#3E2E46
(62,46,70)
#34273C
(52,39,60)
#2A2032
(42,32,50)
#201928
(32,25,40)
#16121E
(22,18,30)
#0C0B14
(12,11,20)
#000000
(0,0,0)

Tints of #705178

#705178
(112,81,120)
#7D6084
(125,96,132)
#8A6F90
(138,111,144)
#977E9C
(151,126,156)
#A48DA8
(164,141,168)
#B19CB4
(177,156,180)
#BEABC0
(190,171,192)
#CBBACC
(203,186,204)
#D8C9D8
(216,201,216)
#E5D8E4
(229,216,228)
#F2E7F0
(242,231,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #705178; }

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

This text font color is #705178.

Background Color

.myBgColor { background-color: #705178; }

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

This div background color is #705178.

Border color

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

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

This div border color is #705178.

Opacity

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

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

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

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

This text has shadow with #705178 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #705178.

Preview

Color preview on black background

This text has color #705178 on black background.


Color preview on white background

This text has color #705178 on white background.


Black color preview on #705178 background

This text has black color on #705178 background.


White color preview on #705178 background

This text has white color on #705178 background.


Related colors

Complementary color

Complementary color for #hex is #8FAE87.


I love getcolorcode.com

Triadic colors

1 #787051 and #517870 with #705178 are triadic colors.

2 #785170 and #517078 with #705178 are triadic colors.