COLOR #70418D

HEX: #70418D RGB: (112,65,141)

Color info

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

RGB color model

#70418D color RGB value is (112,65,141).

RGB: (112,65,141) (44%, 25%, 55%)

RGB channels and saturation

R 112 of 255 = 44%
G 65 of 255 = 25%
B 141 of 255 = 55%

112
65
141

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

Portions of RGB colors in percentages

R + G + B = 112 + 65 + 141 = 318 (100%)
R 112 of 318 ~ 35.22%
G 65 of 318 ~ 20.44%
B 141 of 318 ~ 44.34'%

%35.22
%20.44
%44.34

CMYK color model

#70418D color CMYK value is (21,54,0,45).

  • cyan value is 20.57%
  • magenta value is 53.90%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (21,54,0,45) C21M54Y0K45 (21%,54%,0%,45%) (0.21/0.54/0.00/0.45) 

CMYK percentages

%20.57
%53.9
%0
%44.71

Codes

Color #70418D in popluar color models

70 41 8D
RGB 112 65 141
HSL 277° 36.89% 40.39%
HSB/HSV 277° 53.90% 55.29%
CMYK 20.57% 53.90% 0.00%
44.71%

Color #70418D in popluar number systems.

HEX 70 41 8D
Decimal 112 65 141
Binary 1110000 1000001 10001101
Octal 160 101 215

Shades and tints

Shades of #70418D

#70418D
(112,65,141)
#663C81
(102,60,129)
#5C3775
(92,55,117)
#523269
(82,50,105)
#482D5D
(72,45,93)
#3E2851
(62,40,81)
#342345
(52,35,69)
#2A1E39
(42,30,57)
#20192D
(32,25,45)
#161421
(22,20,33)
#0C0F15
(12,15,21)
#000000
(0,0,0)

Tints of #70418D

#70418D
(112,65,141)
#7D5297
(125,82,151)
#8A63A1
(138,99,161)
#9774AB
(151,116,171)
#A485B5
(164,133,181)
#B196BF
(177,150,191)
#BEA7C9
(190,167,201)
#CBB8D3
(203,184,211)
#D8C9DD
(216,201,221)
#E5DAE7
(229,218,231)
#F2EBF1
(242,235,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70418D color. Also use rgb(112,65,141) instead hex code.

Text Font Color

.myTextColor { color: #70418D; }

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

This text font color is #70418D.

Background Color

.myBgColor { background-color: #70418D; }

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

This div background color is #70418D.

Border color

.myBorderColor { border: 1px solid #70418D; }

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

This div border color is #70418D.

Opacity

.myOpacity80 { color: #70418D; opacity: 0.8; }

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

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

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

This text has shadow with #70418D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70418D.

Preview

Color preview on black background

This text has color #70418D on black background.


Color preview on white background

This text has color #70418D on white background.


Black color preview on #70418D background

This text has black color on #70418D background.


White color preview on #70418D background

This text has white color on #70418D background.


Related colors

Complementary color

Complementary color for #hex is #8FBE72.


I love getcolorcode.com

Triadic colors

1 #8D7041 and #418D70 with #70418D are triadic colors.

2 #8D4170 and #41708D with #70418D are triadic colors.