COLOR #70496D

HEX: #70496D RGB: (112,73,109)

Color info

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

RGB color model

#70496D color RGB value is (112,73,109).

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

RGB channels and saturation

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

112
73
109

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

Portions of RGB colors in percentages

R + G + B = 112 + 73 + 109 = 294 (100%)
R 112 of 294 ~ 38.1%
G 73 of 294 ~ 24.83%
B 109 of 294 ~ 37.07'%

%38.1
%24.83
%37.07

CMYK color model

#70496D color CMYK value is (0,35,3,56).

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

CMYK: (0,35,3,56)
C0M35Y3K56 (0%, 35%, 3%, 56%)
(0.00 / 0.35 / 0.03 / 0.56)

CMYK percentages

%0
%34.82
%2.68
%56.08

Codes

Color #70496D in popluar color models

70 49 6D
RGB 112 73 109
HSL 305° 21.08% 36.27%
HSB/HSV 305° 34.82% 43.92%
CMYK 0.00% 34.82% 2.68%
56.08%

Color #70496D in popluar number systems.

HEX 70 49 6D
Decimal 112 73 109
Binary 1110000 1001001 1101101
Octal 160 111 155

Shades and tints

Shades of #70496D

#70496D
(112,73,109)
#664364
(102,67,100)
#5C3D5B
(92,61,91)
#523752
(82,55,82)
#483149
(72,49,73)
#3E2B40
(62,43,64)
#342537
(52,37,55)
#2A1F2E
(42,31,46)
#201925
(32,25,37)
#16131C
(22,19,28)
#0C0D13
(12,13,19)
#000000
(0,0,0)

Tints of #70496D

#70496D
(112,73,109)
#7D597A
(125,89,122)
#8A6987
(138,105,135)
#977994
(151,121,148)
#A489A1
(164,137,161)
#B199AE
(177,153,174)
#BEA9BB
(190,169,187)
#CBB9C8
(203,185,200)
#D8C9D5
(216,201,213)
#E5D9E2
(229,217,226)
#F2E9EF
(242,233,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #70496D; }

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

This text font color is #70496D.

Background Color

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

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

This div background color is #70496D.

Border color

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

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

This div border color is #70496D.

Opacity

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

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

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

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

This text has shadow with #70496D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70496D.

Preview

Color preview on black background

This text has color #70496D on black background.


Color preview on white background

This text has color #70496D on white background.


Black color preview on #70496D background

This text has black color on #70496D background.


White color preview on #70496D background

This text has white color on #70496D background.


Related colors

Complementary color

Complementary color for #hex is #8FB692.


I love getcolorcode.com

Triadic colors

1 #6D7049 and #496D70 with #70496D are triadic colors.

2 #6D4970 and #49706D with #70496D are triadic colors.