COLOR #70358B

HEX: #70358B RGB: (112,53,139)

Color info

#70358B contains mainly red and blue colors. Web safe color of #70358B is #663399 (or #639).

RGB color model

#70358B color RGB value is (112,53,139).

RGB: (112,53,139) (44%, 21%, 55%)

RGB channels and saturation

R 112 of 255 = 44%
G 53 of 255 = 21%
B 139 of 255 = 55%

112
53
139

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

Portions of RGB colors in percentages

R + G + B = 112 + 53 + 139 = 304 (100%)
R 112 of 304 ~ 36.84%
G 53 of 304 ~ 17.43%
B 139 of 304 ~ 45.72'%

%36.84
%17.43
%45.72

CMYK color model

#70358B color CMYK value is (19,62,0,45).

  • cyan value is 19.42%
  • magenta value is 61.87%
  • yellow value is 0.00%
  • key color value is 45.49%

CMYK: (19,62,0,45)
C19M62Y0K45 (19%, 62%, 0%, 45%)
(0.19 / 0.62 / 0.00 / 0.45)

CMYK percentages

%19.42
%61.87
%0
%45.49

Codes

Color #70358B in popluar color models

70 35 8B
RGB 112 53 139
HSL 281° 44.79% 37.65%
HSB/HSV 281° 61.87% 54.51%
CMYK 19.42% 61.87% 0.00%
45.49%

Color #70358B in popluar number systems.

HEX 70 35 8B
Decimal 112 53 139
Binary 1110000 110101 10001011
Octal 160 65 213

Shades and tints

Shades of #70358B

#70358B
(112,53,139)
#66317F
(102,49,127)
#5C2D73
(92,45,115)
#522967
(82,41,103)
#48255B
(72,37,91)
#3E214F
(62,33,79)
#341D43
(52,29,67)
#2A1937
(42,25,55)
#20152B
(32,21,43)
#16111F
(22,17,31)
#0C0D13
(12,13,19)
#000000
(0,0,0)

Tints of #70358B

#70358B
(112,53,139)
#7D4795
(125,71,149)
#8A599F
(138,89,159)
#976BA9
(151,107,169)
#A47DB3
(164,125,179)
#B18FBD
(177,143,189)
#BEA1C7
(190,161,199)
#CBB3D1
(203,179,209)
#D8C5DB
(216,197,219)
#E5D7E5
(229,215,229)
#F2E9EF
(242,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #70358B; }

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

This text font color is #70358B.

Background Color

.myBgColor { background-color: #70358B; }

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

This div background color is #70358B.

Border color

.myBorderColor { border: 1px solid #70358B; }

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

This div border color is #70358B.

Opacity

.myOpacity80 { color: #70358B; opacity: 0.8; }

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

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

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

This text has shadow with #70358B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70358B.

Preview

Color preview on black background

This text has color #70358B on black background.


Color preview on white background

This text has color #70358B on white background.


Black color preview on #70358B background

This text has black color on #70358B background.


White color preview on #70358B background

This text has white color on #70358B background.


Related colors

Complementary color

Complementary color for #hex is #8FCA74.


I love getcolorcode.com

Triadic colors

1 #8B7035 and #358B70 with #70358B are triadic colors.

2 #8B3570 and #35708B with #70358B are triadic colors.