COLOR #703578

HEX: #703578 RGB: (112,53,120)

Color info

#703578 contains mainly red and blue colors. Web safe color of #703578 is #663366 (or #636).

RGB color model

#703578 color RGB value is (112,53,120).

RGB: (112,53,120) (44%, 21%, 47%)

RGB channels and saturation

R 112 of 255 = 44%
G 53 of 255 = 21%
B 120 of 255 = 47%

112
53
120

R + G + B ~ 37%. #703578 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 53 + 120 = 285 (100%)
R 112 of 285 ~ 39.3%
G 53 of 285 ~ 18.6%
B 120 of 285 ~ 42.11'%

%39.3
%18.6
%42.11

CMYK color model

#703578 color CMYK value is (7,56,0,53).

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

CMYK: (7,56,0,53)
C7M56Y0K53 (7%, 56%, 0%, 53%)
(0.07 / 0.56 / 0.00 / 0.53)

CMYK percentages

%6.67
%55.83
%0
%52.94

Codes

Color #703578 in popluar color models

70 35 78
RGB 112 53 120
HSL 293° 38.73% 33.92%
HSB/HSV 293° 55.83% 47.06%
CMYK 6.67% 55.83% 0.00%
52.94%

Color #703578 in popluar number systems.

HEX 70 35 78
Decimal 112 53 120
Binary 1110000 110101 1111000
Octal 160 65 170

Shades and tints

Shades of #703578

#703578
(112,53,120)
#66316E
(102,49,110)
#5C2D64
(92,45,100)
#52295A
(82,41,90)
#482550
(72,37,80)
#3E2146
(62,33,70)
#341D3C
(52,29,60)
#2A1932
(42,25,50)
#201528
(32,21,40)
#16111E
(22,17,30)
#0C0D14
(12,13,20)
#000000
(0,0,0)

Tints of #703578

#703578
(112,53,120)
#7D4784
(125,71,132)
#8A5990
(138,89,144)
#976B9C
(151,107,156)
#A47DA8
(164,125,168)
#B18FB4
(177,143,180)
#BEA1C0
(190,161,192)
#CBB3CC
(203,179,204)
#D8C5D8
(216,197,216)
#E5D7E4
(229,215,228)
#F2E9F0
(242,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #703578; }

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

This text font color is #703578.

Background Color

.myBgColor { background-color: #703578; }

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

This div background color is #703578.

Border color

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

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

This div border color is #703578.

Opacity

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

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

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

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

This text has shadow with #703578 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #703578.

Preview

Color preview on black background

This text has color #703578 on black background.


Color preview on white background

This text has color #703578 on white background.


Black color preview on #703578 background

This text has black color on #703578 background.


White color preview on #703578 background

This text has white color on #703578 background.


Related colors

Complementary color

Complementary color for #hex is #8FCA87.


I love getcolorcode.com

Triadic colors

1 #787035 and #357870 with #703578 are triadic colors.

2 #783570 and #357078 with #703578 are triadic colors.