COLOR #70498D

HEX: #70498D RGB: (112,73,141)

Color info

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

RGB color model

#70498D color RGB value is (112,73,141).

RGB: (112,73,141) (44%, 29%, 55%)

RGB channels and saturation

R 112 of 255 = 44%
G 73 of 255 = 29%
B 141 of 255 = 55%

112
73
141

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

Portions of RGB colors in percentages

R + G + B = 112 + 73 + 141 = 326 (100%)
R 112 of 326 ~ 34.36%
G 73 of 326 ~ 22.39%
B 141 of 326 ~ 43.25'%

%34.36
%22.39
%43.25

CMYK color model

#70498D color CMYK value is (21,48,0,45).

  • cyan value is 20.57%
  • magenta value is 48.23%
  • yellow value is 0.00%
  • key color value is 44.71%
CMYK: (21,48,0,45) C21M48Y0K45 (21%,48%,0%,45%) (0.21/0.48/0.00/0.45) 

CMYK percentages

%20.57
%48.23
%0
%44.71

Codes

Color #70498D in popluar color models

70 49 8D
RGB 112 73 141
HSL 274° 31.78% 41.96%
HSB/HSV 274° 48.23% 55.29%
CMYK 20.57% 48.23% 0.00%
44.71%

Color #70498D in popluar number systems.

HEX 70 49 8D
Decimal 112 73 141
Binary 1110000 1001001 10001101
Octal 160 111 215

Shades and tints

Shades of #70498D

#70498D
(112,73,141)
#664381
(102,67,129)
#5C3D75
(92,61,117)
#523769
(82,55,105)
#48315D
(72,49,93)
#3E2B51
(62,43,81)
#342545
(52,37,69)
#2A1F39
(42,31,57)
#20192D
(32,25,45)
#161321
(22,19,33)
#0C0D15
(12,13,21)
#000000
(0,0,0)

Tints of #70498D

#70498D
(112,73,141)
#7D5997
(125,89,151)
#8A69A1
(138,105,161)
#9779AB
(151,121,171)
#A489B5
(164,137,181)
#B199BF
(177,153,191)
#BEA9C9
(190,169,201)
#CBB9D3
(203,185,211)
#D8C9DD
(216,201,221)
#E5D9E7
(229,217,231)
#F2E9F1
(242,233,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #70498D; }

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

This text font color is #70498D.

Background Color

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

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

This div background color is #70498D.

Border color

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

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

This div border color is #70498D.

Opacity

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

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

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

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

This text has shadow with #70498D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70498D.

Preview

Color preview on black background

This text has color #70498D on black background.


Color preview on white background

This text has color #70498D on white background.


Black color preview on #70498D background

This text has black color on #70498D background.


White color preview on #70498D background

This text has white color on #70498D background.


Related colors

Complementary color

Complementary color for #hex is #8FB672.


I love getcolorcode.com

Triadic colors

1 #8D7049 and #498D70 with #70498D are triadic colors.

2 #8D4970 and #49708D with #70498D are triadic colors.