COLOR #703978

HEX: #703978 RGB: (112,57,120)

Color info

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

RGB color model

#703978 color RGB value is (112,57,120).

RGB: (112,57,120) (44%, 22%, 47%)

RGB channels and saturation

R 112 of 255 = 44%
G 57 of 255 = 22%
B 120 of 255 = 47%

112
57
120

R + G + B ~ 38%. #703978 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 57 + 120 = 289 (100%)
R 112 of 289 ~ 38.75%
G 57 of 289 ~ 19.72%
B 120 of 289 ~ 41.52'%

%38.75
%19.72
%41.52

CMYK color model

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

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

CMYK: (7,53,0,53)
C7M53Y0K53 (7%, 53%, 0%, 53%)
(0.07 / 0.53 / 0.00 / 0.53)

CMYK percentages

%6.67
%52.5
%0
%52.94

Codes

Color #703978 in popluar color models

70 39 78
RGB 112 57 120
HSL 292° 35.59% 34.71%
HSB/HSV 292° 52.50% 47.06%
CMYK 6.67% 52.50% 0.00%
52.94%

Color #703978 in popluar number systems.

HEX 70 39 78
Decimal 112 57 120
Binary 1110000 111001 1111000
Octal 160 71 170

Shades and tints

Shades of #703978

#703978
(112,57,120)
#66346E
(102,52,110)
#5C2F64
(92,47,100)
#522A5A
(82,42,90)
#482550
(72,37,80)
#3E2046
(62,32,70)
#341B3C
(52,27,60)
#2A1632
(42,22,50)
#201128
(32,17,40)
#160C1E
(22,12,30)
#0C0714
(12,7,20)
#000000
(0,0,0)

Tints of #703978

#703978
(112,57,120)
#7D4B84
(125,75,132)
#8A5D90
(138,93,144)
#976F9C
(151,111,156)
#A481A8
(164,129,168)
#B193B4
(177,147,180)
#BEA5C0
(190,165,192)
#CBB7CC
(203,183,204)
#D8C9D8
(216,201,216)
#E5DBE4
(229,219,228)
#F2EDF0
(242,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #703978; }

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

This text font color is #703978.

Background Color

.myBgColor { background-color: #703978; }

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

This div background color is #703978.

Border color

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

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

This div border color is #703978.

Opacity

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

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

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

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

This text has shadow with #703978 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #703978.

Preview

Color preview on black background

This text has color #703978 on black background.


Color preview on white background

This text has color #703978 on white background.


Black color preview on #703978 background

This text has black color on #703978 background.


White color preview on #703978 background

This text has white color on #703978 background.


Related colors

Complementary color

Complementary color for #hex is #8FC687.


I love getcolorcode.com

Triadic colors

1 #787039 and #397870 with #703978 are triadic colors.

2 #783970 and #397078 with #703978 are triadic colors.