COLOR #70496E

HEX: #70496E RGB: (112,73,110)

Color info

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

RGB color model

#70496E color RGB value is (112,73,110).

RGB: (112,73,110) (44%, 29%, 43%)

RGB channels and saturation

R 112 of 255 = 44%
G 73 of 255 = 29%
B 110 of 255 = 43%

112
73
110

R + G + B ~ 39%. #70496E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 73 + 110 = 295 (100%)
R 112 of 295 ~ 37.97%
G 73 of 295 ~ 24.75%
B 110 of 295 ~ 37.29'%

%37.97
%24.75
%37.29

CMYK color model

#70496E color CMYK value is (0,35,2,56).

  • cyan value is 0.00%
  • magenta value is 34.82%
  • yellow value is 1.79%
  • key color value is 56.08%

CMYK: (0,35,2,56)
C0M35Y2K56 (0%, 35%, 2%, 56%)
(0.00 / 0.35 / 0.02 / 0.56)

CMYK percentages

%0
%34.82
%1.79
%56.08

Codes

Color #70496E in popluar color models

70 49 6E
RGB 112 73 110
HSL 303° 21.08% 36.27%
HSB/HSV 303° 34.82% 43.92%
CMYK 0.00% 34.82% 1.79%
56.08%

Color #70496E in popluar number systems.

HEX 70 49 6E
Decimal 112 73 110
Binary 1110000 1001001 1101110
Octal 160 111 156

Shades and tints

Shades of #70496E

#70496E
(112,73,110)
#664364
(102,67,100)
#5C3D5A
(92,61,90)
#523750
(82,55,80)
#483146
(72,49,70)
#3E2B3C
(62,43,60)
#342532
(52,37,50)
#2A1F28
(42,31,40)
#20191E
(32,25,30)
#161314
(22,19,20)
#0C0D0A
(12,13,10)
#000000
(0,0,0)

Tints of #70496E

#70496E
(112,73,110)
#7D597B
(125,89,123)
#8A6988
(138,105,136)
#977995
(151,121,149)
#A489A2
(164,137,162)
#B199AF
(177,153,175)
#BEA9BC
(190,169,188)
#CBB9C9
(203,185,201)
#D8C9D6
(216,201,214)
#E5D9E3
(229,217,227)
#F2E9F0
(242,233,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70496E color. Also use rgb(112,73,110) instead hex code.

Text Font Color

.myTextColor { color: #70496E; }

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

This text font color is #70496E.

Background Color

.myBgColor { background-color: #70496E; }

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

This div background color is #70496E.

Border color

.myBorderColor { border: 1px solid #70496E; }

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

This div border color is #70496E.

Opacity

.myOpacity80 { color: #70496E; opacity: 0.8; }

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

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

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

This text has shadow with #70496E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70496E.

Preview

Color preview on black background

This text has color #70496E on black background.


Color preview on white background

This text has color #70496E on white background.


Black color preview on #70496E background

This text has black color on #70496E background.


White color preview on #70496E background

This text has white color on #70496E background.


Related colors

Complementary color

Complementary color for #hex is #8FB691.


I love getcolorcode.com

Triadic colors

1 #6E7049 and #496E70 with #70496E are triadic colors.

2 #6E4970 and #49706E with #70496E are triadic colors.