COLOR #70495B

HEX: #70495B RGB: (112,73,91)

Color info

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

RGB color model

#70495B color RGB value is (112,73,91).

RGB: (112,73,91) (44%, 29%, 36%)

RGB channels and saturation

R 112 of 255 = 44%
G 73 of 255 = 29%
B 91 of 255 = 36%

112
73
91

R + G + B ~ 36%. #70495B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 112 + 73 + 91 = 276 (100%)
R 112 of 276 ~ 40.58%
G 73 of 276 ~ 26.45%
B 91 of 276 ~ 32.97'%

%40.58
%26.45
%32.97

CMYK color model

#70495B color CMYK value is (0,35,19,56).

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

CMYK: (0,35,19,56)
C0M35Y19K56 (0%, 35%, 19%, 56%)
(0.00 / 0.35 / 0.19 / 0.56)

CMYK percentages

%0
%34.82
%18.75
%56.08

Codes

Color #70495B in popluar color models

70 49 5B
RGB 112 73 91
HSL 332° 21.08% 36.27%
HSB/HSV 332° 34.82% 43.92%
CMYK 0.00% 34.82% 18.75%
56.08%

Color #70495B in popluar number systems.

HEX 70 49 5B
Decimal 112 73 91
Binary 1110000 1001001 1011011
Octal 160 111 133

Shades and tints

Shades of #70495B

#70495B
(112,73,91)
#664353
(102,67,83)
#5C3D4B
(92,61,75)
#523743
(82,55,67)
#48313B
(72,49,59)
#3E2B33
(62,43,51)
#34252B
(52,37,43)
#2A1F23
(42,31,35)
#20191B
(32,25,27)
#161313
(22,19,19)
#0C0D0B
(12,13,11)
#000000
(0,0,0)

Tints of #70495B

#70495B
(112,73,91)
#7D5969
(125,89,105)
#8A6977
(138,105,119)
#977985
(151,121,133)
#A48993
(164,137,147)
#B199A1
(177,153,161)
#BEA9AF
(190,169,175)
#CBB9BD
(203,185,189)
#D8C9CB
(216,201,203)
#E5D9D9
(229,217,217)
#F2E9E7
(242,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #70495B color. Also use rgb(112,73,91) instead hex code.

Text Font Color

.myTextColor { color: #70495B; }

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

This text font color is #70495B.

Background Color

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

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

This div background color is #70495B.

Border color

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

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

This div border color is #70495B.

Opacity

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

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

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

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

This text has shadow with #70495B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #70495B.

Preview

Color preview on black background

This text has color #70495B on black background.


Color preview on white background

This text has color #70495B on white background.


Black color preview on #70495B background

This text has black color on #70495B background.


White color preview on #70495B background

This text has white color on #70495B background.


Related colors

Complementary color

Complementary color for #hex is #8FB6A4.


I love getcolorcode.com

Triadic colors

1 #5B7049 and #495B70 with #70495B are triadic colors.

2 #5B4970 and #49705B with #70495B are triadic colors.