COLOR #703870

HEX: #703870 RGB: (112,56,112)

Color info

#703870 contains red, green and blue colors in about the same proportion. Web safe color of #703870 is #663366 (or #636).

RGB color model

#703870 color RGB value is (112,56,112).

RGB: (112,56,112) (44%, 22%, 44%)

RGB channels and saturation

R 112 of 255 = 44%
G 56 of 255 = 22%
B 112 of 255 = 44%

112
56
112

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

Portions of RGB colors in percentages

R + G + B = 112 + 56 + 112 = 280 (100%)
R 112 of 280 ~ 40%
G 56 of 280 ~ 20%
B 112 of 280 ~ 40'%

%40
%20
%40

CMYK color model

#703870 color CMYK value is (0,50,0,56).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 0.00%
  • key color value is 56.08%

CMYK: (0,50,0,56)
C0M50Y0K56 (0%, 50%, 0%, 56%)
(0.00 / 0.50 / 0.00 / 0.56)

CMYK percentages

%0
%50
%0
%56.08

Codes

Color #703870 in popluar color models

70 38 70
RGB 112 56 112
HSL 300° 33.33% 32.94%
HSB/HSV 300° 50.00% 43.92%
CMYK 0.00% 50.00% 0.00%
56.08%

Color #703870 in popluar number systems.

HEX 70 38 70
Decimal 112 56 112
Binary 1110000 111000 1110000
Octal 160 70 160

Shades and tints

Shades of #703870

#703870
(112,56,112)
#663366
(102,51,102)
#5C2E5C
(92,46,92)
#522952
(82,41,82)
#482448
(72,36,72)
#3E1F3E
(62,31,62)
#341A34
(52,26,52)
#2A152A
(42,21,42)
#201020
(32,16,32)
#160B16
(22,11,22)
#0C060C
(12,6,12)
#000000
(0,0,0)

Tints of #703870

#703870
(112,56,112)
#7D4A7D
(125,74,125)
#8A5C8A
(138,92,138)
#976E97
(151,110,151)
#A480A4
(164,128,164)
#B192B1
(177,146,177)
#BEA4BE
(190,164,190)
#CBB6CB
(203,182,203)
#D8C8D8
(216,200,216)
#E5DAE5
(229,218,229)
#F2ECF2
(242,236,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #703870; }

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

This text font color is #703870.

Background Color

.myBgColor { background-color: #703870; }

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

This div background color is #703870.

Border color

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

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

This div border color is #703870.

Opacity

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

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

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

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

This text has shadow with #703870 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #703870.

Preview

Color preview on black background

This text has color #703870 on black background.


Color preview on white background

This text has color #703870 on white background.


Black color preview on #703870 background

This text has black color on #703870 background.


White color preview on #703870 background

This text has white color on #703870 background.


Related colors

Complementary color

Complementary color for #hex is #8FC78F.


I love getcolorcode.com

Triadic colors

1 #707038 and #387070 with #703870 are triadic colors.

2 #703870 and #387070 with #703870 are triadic colors.